libctf, binutils: support CTF archives like objdump
[deliverable/binutils-gdb.git] / gdb / copying.c
index 8e4077ccb9104163cb7fe81e93565178b0bf44e9..63183450a0e08623921da5894d6def1a666931f5 100644 (file)
@@ -640,8 +640,9 @@ show_warranty_command (const char *ignore, int from_tty)
   printf_filtered ("\n");
 }
 
+void _initialize_copying ();
 void
-_initialize_copying (void)
+_initialize_copying ()
 {
   add_cmd ("copying", no_set_class, show_copying_command,
           _("Conditions for redistributing copies of GDB."),
This page took 0.032233 seconds and 4 git commands to generate.