]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/monitor.c
* breakpoint.c (update_watchpoint, _initialize_breakpoint): Remove
[thirdparty/binutils-gdb.git] / gdb / monitor.c
index c9df269a3d316639c96a2ba478da4087653a8ce7..95e6a63d8c945055ecf89b6e17922ea54b958fc7 100644 (file)
@@ -721,7 +721,7 @@ monitor_open (char *args, struct monitor_ops *mon_ops, int from_tty)
   name = targ_ops->to_shortname;
 
   if (!args)
-    error (_("Use `target %s DEVICE-NAME' to use a serial port, or \n\
+    error (_("Use `target %s DEVICE-NAME' to use a serial port, or\n\
 `target %s HOST-NAME:PORT-NUMBER' to use a network connection."), name, name);
 
   target_preopen (from_tty);