summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Guilloux <stephan.guilloux@free.fr>2009-04-21 01:46:07 +0000
committerPeter Stuge <peter@stuge.se>2009-04-21 01:46:07 +0000
commit72cf5656634f591c2a3c45debdeb7d1233941523 (patch)
tree435e57567590ca20b31c837cde2dc40f0d74b135
parentfd31550168cf05441d8f746e8db08ea1352770bd (diff)
downloadast2050-flashrom-72cf5656634f591c2a3c45debdeb7d1233941523.zip
ast2050-flashrom-72cf5656634f591c2a3c45debdeb7d1233941523.tar.gz
Trivial indent fix
Corresponding to flashrom svn r436 and coreboot v2 svn r4149. Signed-off-by: Stephan Guilloux <stephan.guilloux@free.fr> Acked-by: Peter Stuge <peter@stuge.se>
-rw-r--r--flashchips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashchips.c b/flashchips.c
index dae0791..32230c3 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -2225,4 +2225,4 @@ struct flashchip flashchips[] = {
},
{ NULL }
- };
+};
OpenPOWER on IntegriCloud