* Check in Fred Fish's changes in these modules. Fred
[deliverable/binutils-gdb.git] / gdb / remote-mm.c
index 87270f7d6b47d960ea19a9d62a586a3a977cdfad..316d6d2583c3a3c1a46aa6beecb61aab27066cca 100644 (file)
@@ -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
 
 }
This page took 0.022922 seconds and 4 git commands to generate.