aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2000-02-12 04:28:52 +0000
committerJason Molenda <jmolenda@apple.com>2000-02-12 04:28:52 +0000
commit6d05b4a653e1eaaa44626f023ff8702fa73d5c2e (patch)
treeab67fa1876cca35868afca285d8f845a00d01965
parentc97305a1da199cf0b2dd3fbf57c4b5857a83a5df (diff)
downloadgdb-6d05b4a653e1eaaa44626f023ff8702fa73d5c2e.zip
gdb-6d05b4a653e1eaaa44626f023ff8702fa73d5c2e.tar.gz
gdb-6d05b4a653e1eaaa44626f023ff8702fa73d5c2e.tar.bz2
2000-02-11 Jason Molenda (jsm@bugshack.cygnus.com)
* ChangeLog: Tiny whitespace removal to test modification to logger scripts.
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 94add2b..dcf212f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -59,7 +59,7 @@ Wed Feb 9 01:14:54 2000 Andrew Cagney <cagney@amy.cygnus.com>
* top.c (remote_timeout): Change default to 2. Add comment
explaining history of changes to the default value.
- * remote.c (_initialize_remote): Remove code that adds set/
+ * remote.c (_initialize_remote): Remove code that adds set/
show remotetimeout, as that's also done in top.c
1999-10-18 J.T. Conklin <jtc@redback.com>