Avoid copying in lookup_name_info
[deliverable/binutils-gdb.git] / gdb / maint.c
index fcb9f4efb5eb874dd9e4faa7b45709108bc65746..e8e0f287731f87c90953df5036abbaafe1411e41 100644 (file)
@@ -1135,8 +1135,9 @@ Selftests have been disabled for this build.\n"));
 }
 
 \f
+void _initialize_maint_cmds ();
 void
-_initialize_maint_cmds (void)
+_initialize_maint_cmds ()
 {
   struct cmd_list_element *cmd;
 
This page took 0.023829 seconds and 4 git commands to generate.