diff options
author | Stan Shebs <shebs@codesourcery.com> | 1997-10-17 20:24:02 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1997-10-17 20:24:02 +0000 |
commit | 08655f154a73953314496618f5fd4c31bc8f963e (patch) | |
tree | 473163503671074609f5255fb54beaf195abf8ac | |
parent | d7727fe96b825f58ab5aacd910aaa957fb5626c2 (diff) | |
download | ppe42-binutils-08655f154a73953314496618f5fd4c31bc8f963e.tar.gz ppe42-binutils-08655f154a73953314496618f5fd4c31bc8f963e.zip |
* infcmd.c: Improve grammar of "set args" help.
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3d9a2a1b43..9c0c114132 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 17 13:22:02 1997 Stan Shebs <shebs@andros.cygnus.com> + + * infcmd.c: Improve grammar of "set args" help. + Thu Oct 16 15:03:58 1997 Michael Meissner <meissner@cygnus.com> * remote-sds.c (sds_load): Properly declare as static. |