From: David D. Zuhn Date: Tue, 29 Jun 1993 16:02:41 +0000 (+0000) Subject: fix docstring so that it compiles X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fe76016acb2ec56f754ba07388a2e621842d02bc;p=binutils-gdb.git fix docstring so that it compiles --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e594a65692f..49488a6d60d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Tue Jun 29 08:29:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + * remote-udi.c: Fix docstring so that it compiles. + * remote-mips.c, remote-nindy.c: move bfd.h before symfile.h (for file_ptr decl) Tue Jun 29 09:11:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) diff --git a/gdb/remote-udi.c b/gdb/remote-udi.c index c5ce9b00920..fc85791522a 100644 --- a/gdb/remote-udi.c +++ b/gdb/remote-udi.c @@ -1526,7 +1526,7 @@ Arguments are\n\ configuration-id is unused.\n\ \n\ `configuration-id AF_UNIX socket-name tip-program'\n\ - To connect using a local connection to the "tip.exe" program which is\n\ + To connect using a local connection to the \"tip.exe\" program which is\n\ supplied by AMD. If socket-name specifies an AF_UNIX socket then the\n\ tip program must already be started; connect to it using that socket.\n\ If not, start up tip-program, which should be the name of the tip\n\