aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-null.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/solib-null.c')
-rw-r--r--gdb/solib-null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/solib-null.c b/gdb/solib-null.c
index adefb04..2cc6c64 100644
--- a/gdb/solib-null.c
+++ b/gdb/solib-null.c
@@ -32,7 +32,7 @@ null_special_symbol_handling (void)
}
static void
-null_solib_create_inferior_hook (void)
+null_solib_create_inferior_hook (int from_tty)
{
}