aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog1
-rw-r--r--gdb/remote-sim.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5aee5a2..f51b9a3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,6 @@
2005-01-13 Michael Snyder <msnyder@redhat.com>
+ * remote-sim.c: Whitespace tweaks.
* remote-mips.c: Whitespace tweaks.
* pa64solib.[ch]: Whitespace tweaks.
* mdebugread.c: Whitespace tweaks.
diff --git a/gdb/remote-sim.c b/gdb/remote-sim.c
index 9e377ae..dda0df3 100644
--- a/gdb/remote-sim.c
+++ b/gdb/remote-sim.c
@@ -627,7 +627,7 @@ gdbsim_stop (void)
}
/* GDB version of os_poll_quit callback.
- Taken from gdb/util.c - should be in a library */
+ Taken from gdb/util.c - should be in a library. */
static int
gdb_os_poll_quit (host_callback *p)