Fix the problems reported by prefix check of command-def-selftests.c
[deliverable/binutils-gdb.git] / gdb / remote.c
index 5b1fa848536aa5fd07c690551f35e8d5826ee2de..812ab8bc1b3b6d2fec2d71f55a1f863d47e93049 100644 (file)
@@ -14876,5 +14876,5 @@ Specify \"unlimited\" to display all the characters."),
                                       &setdebuglist, &showdebuglist);
 
   /* Eventually initialize fileio.  See fileio.c */
-  initialize_remote_fileio (remote_set_cmdlist, remote_show_cmdlist);
+  initialize_remote_fileio (&remote_set_cmdlist, &remote_show_cmdlist);
 }
This page took 0.024561 seconds and 4 git commands to generate.