flashrom: Trivial indent fix
authorStephan Guilloux <stephan.guilloux@free.fr>
Tue, 21 Apr 2009 01:46:07 +0000 (01:46 +0000)
committerPeter Stuge <peter@stuge.se>
Tue, 21 Apr 2009 01:46:07 +0000 (01:46 +0000)
Signed-off-by: Stephan Guilloux <stephan.guilloux@free.fr>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4149 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

util/flashrom/flashchips.c

index dae07911806cb0d6bacb998fbc634be2c13168e3..32230c3f0d5dad3ed96efdf62a71be357e5a5fa1 100644 (file)
@@ -2225,4 +2225,4 @@ struct flashchip flashchips[] = {
        },
 
        { NULL  }
-       };
+};