diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5aee5a2473..f51b9a3293 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,6 @@ 2005-01-13 Michael Snyder + * 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 9e377ae083..dda0df3603 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)