gdb
[deliverable/binutils-gdb.git] / gdb / symtab.c
index f676a0cc111e92ba073e83fc547afa149441438b..2ab520d515eb1ef041830d18e96e47d7190820ba 100644 (file)
@@ -4325,7 +4325,7 @@ main_name (void)
 /* Handle ``executable_changed'' events for the symtab module.  */
 
 static void
-symtab_observer_executable_changed (void *unused)
+symtab_observer_executable_changed (void)
 {
   /* NAME_OF_MAIN may no longer be the same, so reset it for now.  */
   set_main_name (NULL);
This page took 0.02417 seconds and 4 git commands to generate.