2005-02-14 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / osabi.c
index 58c2f8cb945224daba0ade3d5611a07a8c503d99..3c4cff00d7a3ab1d6e5bb0d7a33b09292ccda5c1 100644 (file)
@@ -633,7 +633,7 @@ _initialize_gdb_osabi (void)
                        &set_osabi_string, "Set OS ABI of target.", &setlist);
 
   set_cmd_sfunc (c, set_osabi);
-  add_cmd ("osabi", class_support, show_osabi, "Show OS/ABI of target.",
+  add_cmd ("osabi", class_support, show_osabi, _("Show OS/ABI of target."),
           &showlist);
   user_osabi_state = osabi_auto;
 }
This page took 0.02294 seconds and 4 git commands to generate.