aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-mm.c
diff options
context:
space:
mode:
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 dc13958..2ca1e37 100644
--- a/gdb/remote-mm.c
+++ b/gdb/remote-mm.c
@@ -1082,7 +1082,7 @@ int from_tty;
/* You may need to do an init_target_mm() */
/* init_target_mm(?,?,?,?,?,?,?,?); */
immediate_quit--;
- /* (void) symbol_file_add (arg_string, from_tty, text_addr, 0); */
+ /* (void) symbol_file_add (arg_string, from_tty, text_addr, 0, 0); */
#endif
}