Remove trailing newlines from help text
[deliverable/binutils-gdb.git] / gdb / tui / tui-stack.c
index b85b7a5d43771bd4635dbd3755a58a15d2c5bba0..79f1f6fbbe340020c4134492e45e47d4c2064fb5 100644 (file)
@@ -495,7 +495,7 @@ _initialize_tui_stack (void)
 {
   add_com ("update", class_tui, tui_update_command,
           _("Update the source window and locator to "
-            "display the current execution point.\n"));
+            "display the current execution point."));
 }
 
 /* Command to update the display with the current execution point.  */
This page took 0.023444 seconds and 4 git commands to generate.