Author: stuge Date: 2009-04-21 03:46:07 +0200 (Tue, 21 Apr 2009) New Revision: 4149
Modified: trunk/util/flashrom/flashchips.c Log: flashrom: Trivial indent fix Signed-off-by: Stephan Guilloux <[email protected]> Acked-by: Peter Stuge <[email protected]> Modified: trunk/util/flashrom/flashchips.c =================================================================== --- trunk/util/flashrom/flashchips.c 2009-04-21 00:25:23 UTC (rev 4148) +++ trunk/util/flashrom/flashchips.c 2009-04-21 01:46:07 UTC (rev 4149) @@ -2225,4 +2225,4 @@ }, { NULL } - }; +}; -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

