2005-02-14 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / cp-support.c
index d9cdc46832da478b204c25a7c35801c05fcfa9f9..cba35334e3e3261e23782a6e8dc794aac0a73ca9 100644 (file)
@@ -751,7 +751,7 @@ _initialize_cp_support (void)
   add_alias_cmd ("cp", "cplus", class_maintenance, 1, &maintenancelist);
 
   add_cmd ("first_component", class_maintenance, first_component_command,
-          "Print the first class/namespace component of NAME.",
+          _("Print the first class/namespace component of NAME."),
           &maint_cplus_cmd_list);
                  
 }
This page took 0.023966 seconds and 4 git commands to generate.