summaryrefslogtreecommitdiffstats
path: root/flashrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'flashrom.c')
-rw-r--r--flashrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashrom.c b/flashrom.c
index 35bcd8a..e672701 100644
--- a/flashrom.c
+++ b/flashrom.c
@@ -1672,7 +1672,7 @@ void list_programmers(const char *delim)
if (p < PROGRAMMER_INVALID - 1)
msg_ginfo("%s", delim);
}
- msg_ginfo("\n");
+ msg_ginfo("\n");
}
void list_programmers_linebreak(int startcol, int cols, int paren)
OpenPOWER on IntegriCloud