From: Stan Shebs Date: Fri, 17 Oct 1997 20:24:02 +0000 (+0000) Subject: * infcmd.c: Improve grammar of "set args" help. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=08655f154a73953314496618f5fd4c31bc8f963e;p=binutils-gdb.git * infcmd.c: Improve grammar of "set args" help. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3d9a2a1b43d..9c0c114132b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 17 13:22:02 1997 Stan Shebs + + * infcmd.c: Improve grammar of "set args" help. + Thu Oct 16 15:03:58 1997 Michael Meissner * remote-sds.c (sds_load): Properly declare as static.