diff options
author | Mark Kettenis <kettenis@gnu.org> | 2000-08-27 21:37:16 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2000-08-27 21:37:16 +0000 |
commit | bd415eabb699c911e5186fc9efc5a867e45ba7af (patch) | |
tree | 642d5cbeb878ea8444f70cc099256c64fcfb591a /gdb/ChangeLog | |
parent | f69da49f951abee9c765415cf0029aba9f704cf9 (diff) | |
download | gdb-bd415eabb699c911e5186fc9efc5a867e45ba7af.zip gdb-bd415eabb699c911e5186fc9efc5a867e45ba7af.tar.gz gdb-bd415eabb699c911e5186fc9efc5a867e45ba7af.tar.bz2 |
* gregset.h: Protect against multiple inclusion. Remove some
redundant spaces.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8f1d44b..1bce6b3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2000-08-27 Mark Kettenis <kettenis@gnu.org> + + * gregset.h: Protect against multiple inclusion. Remove some + redundant spaces. + Sun Aug 27 00:00:04 2000 Christopher Faylor <cgf@cygnus.com> * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a |