summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/elfcompress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elfcompress.c b/src/elfcompress.c
index 6f18e47d..51ff69d2 100644
--- a/src/elfcompress.c
+++ b/src/elfcompress.c
@@ -765,7 +765,7 @@ process_file (const char *fname)
else if (verbose >= 0)
{
if (startswith (sname, ".zdebug"))
- printf ("[%zd] %s unchanged, already GNU compressed",
+ printf ("[%zd] %s unchanged, already GNU compressed\n",
ndx, sname);
else
printf ("[%zd] %s cannot GNU compress section not starting with .debug\n",