aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1993-04-16 22:15:26 +0000
committerFred Fish <fnf@specifix.com>1993-04-16 22:15:26 +0000
commit9c22565940f756714bd770ee2b89d181b637b9fa (patch)
tree641369ca7365746c2363922bde8c1b5c502e5536
parente157305cd9029ef271bd8c2b8fa94d42afed520a (diff)
downloadgdb-9c22565940f756714bd770ee2b89d181b637b9fa.zip
gdb-9c22565940f756714bd770ee2b89d181b637b9fa.tar.gz
gdb-9c22565940f756714bd770ee2b89d181b637b9fa.tar.bz2
* inflow.c (new_tty): Remove spurious 'o' character at end
of #endif line.
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1f00f54..8ddaa68 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Fri Apr 16 15:07:57 1993 Fred Fish (fnf@cygnus.com)
+
+ * inflow.c (new_tty): Remove spurious 'o' character at end
+ of #endif line.
+
Fri Apr 16 12:27:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* mips-tdep.c (mips_skip_prologue): Always skip the typical prologue