aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-mm.c
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-02-22 01:46:16 +0000
committerJohn Gilmore <gnu@cygnus>1992-02-22 01:46:16 +0000
commit1ab3bf1b148d31aad66735f52f9ff72af8769cd0 (patch)
treef599e61700fc54d6ecd3d090e3d01cf6fa66a801 /gdb/remote-mm.c
parent8e48d87af60233cc7e8dc18ab4e8f63d223ac20f (diff)
downloadfsf-binutils-gdb-1ab3bf1b148d31aad66735f52f9ff72af8769cd0.zip
fsf-binutils-gdb-1ab3bf1b148d31aad66735f52f9ff72af8769cd0.tar.gz
fsf-binutils-gdb-1ab3bf1b148d31aad66735f52f9ff72af8769cd0.tar.bz2
* Check in Fred Fish's changes in these modules. Fred
will make ChangeLog entries for all of them.
Diffstat (limited to 'gdb/remote-mm.c')
-rw-r--r--gdb/remote-mm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-mm.c b/gdb/remote-mm.c
index 87270f7..316d6d2 100644
--- a/gdb/remote-mm.c
+++ b/gdb/remote-mm.c
@@ -1083,7 +1083,7 @@ int from_tty;
/* You may need to do an init_target_mm() */
/* init_target_mm(?,?,?,?,?,?,?,?); */
immediate_quit--;
- /* symbol_file_add (arg_string, from_tty, text_addr, 0); */
+ /* (void) symbol_file_add (arg_string, from_tty, text_addr, 0); */
#endif
}