From: Jim Kingdon Date: Fri, 28 Jan 1994 21:34:58 +0000 (+0000) Subject: * remote-bug.c (bug_ops): Remove spurious newline from docstring. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=39f08524165c4011bee17f7d5183703521f0c5e1;p=binutils-gdb.git * remote-bug.c (bug_ops): Remove spurious newline from docstring. --- diff --git a/gdb/remote-bug.c b/gdb/remote-bug.c index 1dd3b28c850..b3b72d28eca 100644 --- a/gdb/remote-bug.c +++ b/gdb/remote-bug.c @@ -963,8 +963,7 @@ bug_clear_breakpoints () struct target_ops bug_ops = { "bug", "Remote BUG monitor", - "Use the mvme187 board running the BUG monitor connected\n\ -by a serial line.", + "Use the mvme187 board running the BUG monitor connected by a serial line.", bug_open, gr_close, 0, gr_detach, bug_resume, bug_wait, /* attach */