From b9ceb65434731223ce01c1c741a7736c1d29cfc1 Mon Sep 17 00:00:00 2001 From: Stephan Guilloux Date: Tue, 21 Apr 2009 01:46:07 +0000 Subject: flashrom: Trivial indent fix Signed-off-by: Stephan Guilloux Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4149 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/flashrom/flashchips.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/flashrom/flashchips.c b/util/flashrom/flashchips.c index dae0791180..32230c3f0d 100644 --- a/util/flashrom/flashchips.c +++ b/util/flashrom/flashchips.c @@ -2225,4 +2225,4 @@ struct flashchip flashchips[] = { }, { NULL } - }; +}; -- cgit v1.2.3