gdb/doc: space out list entries, fix one type
[deliverable/binutils-gdb.git] / gdb / linux-thread-db.c
index 878e7bd183f600c4e5235f1efae6a24e08b8165f..c625cefead2f662875ead99180383ba8da605cbf 100644 (file)
@@ -1310,7 +1310,7 @@ check_pid_namespace_match (void)
    This handles the case of debugging statically linked executables.  */
 
 static void
-thread_db_inferior_created (struct target_ops *target, int from_tty)
+thread_db_inferior_created ()
 {
   check_pid_namespace_match ();
   check_for_thread_db ();
This page took 0.02626 seconds and 4 git commands to generate.