diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2001-06-10 16:29:03 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2001-06-10 16:29:03 +0000 |
commit | 67bfdb89138103854f869b6d6956f06cc1667177 (patch) | |
tree | a5163ab2179f8e438957c8b64cbdf31638eccaff | |
parent | 0b6a968ee62c0e94758b5996f10509741731ec10 (diff) | |
download | gdb-67bfdb89138103854f869b6d6956f06cc1667177.zip gdb-67bfdb89138103854f869b6d6956f06cc1667177.tar.gz gdb-67bfdb89138103854f869b6d6956f06cc1667177.tar.bz2 |
Remove trailing garbage from previous checkin.
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6daaf1d..748c522 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -9,8 +9,8 @@ * ser-e7kpc.c: Ditto. Define WIN32_LEAN_AND_MEAN under _WIN32, for faster compilation. (get_ds_base): Remove _MSC_VER version of this function. - * nindy-share/ttyflush.c: Ditto. X - * rdi-share/host.h: Ditto. X + * nindy-share/ttyflush.c: Ditto. + * rdi-share/host.h: Ditto. * ser-go32.c (dos_readchar): Remove call to obsolete function. * remote-sim.c (gdb_os_poll_quit): Ditto. * remote-e7000.c (expect): Remove obsolete #if 0'ed code. |