Fix whitespace in last change in top.c
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Dec 2019 07:40:41 +0000 (09:40 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Dec 2019 07:40:41 +0000 (09:40 +0200)
gdb/top.c

index 15bbe302a2a71786dd6af15ef8102a50c3cadda1..f2bbe4abbb75489f833aa76fc53496e9314c9a9f 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -1483,7 +1483,7 @@ This GDB was configured as follows:\n\
 "));
 #else
   fprintf_filtered (stream, _("\
-             --without-babeltrace\n            \
+             --without-babeltrace\n\
 "));
 #endif
 
This page took 0.025557 seconds and 4 git commands to generate.