2005-07-29 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / aix-thread.c
index bc746d9f2d7fb0f5566a08bbedcf87d29a75d4c5..11804ed4a2285b6a9daeef5684fa547c7e9bc09e 100644 (file)
@@ -1781,6 +1781,6 @@ _initialize_aix_thread (void)
                            _("Set debugging of AIX thread module."),
                            _("Show debugging of AIX thread module."),
                            _("Enables debugging output (used to debug GDB)."),
-                           _("Debugging of AIX thread module is \"%d\"."),
-                           NULL, NULL, &setdebuglist, &showdebuglist);
+                           NULL, NULL, /* FIXME: i18n: Debugging of AIX thread module is \"%d\".  */
+                           &setdebuglist, &showdebuglist);
 }
This page took 0.02335 seconds and 4 git commands to generate.