Hurd: Adjust to changes to "push pruning old threads down to the target"
[deliverable/binutils-gdb.git] / gdb / linux-thread-db.c
index 6ed3997d1d5b364c81849208825dc274bfb8f0f1..c1626ff54b0721f7baa0559387ae18c47a3747b7 100644 (file)
@@ -1668,7 +1668,7 @@ info_auto_load_libthread_db (char *args, int from_tty)
   do_cleanups (back_to);
 
   if (info_count == 0)
-    ui_out_message (uiout, 0, _("No auto-loaded libthread-db.\n"));
+    ui_out_message (uiout, _("No auto-loaded libthread-db.\n"));
 }
 
 static void
This page took 0.022989 seconds and 4 git commands to generate.