diff options
Diffstat (limited to 'gdb/remote-sim.c')
-rw-r--r-- | gdb/remote-sim.c | 2 |
1 files changed, 1 insertions, 1 deletions
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) |