2005-02-11 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / cp-support.c
index 41c648010be87748e5fbbc92b9e7341ab5265033..d9cdc46832da478b204c25a7c35801c05fcfa9f9 100644 (file)
@@ -720,7 +720,7 @@ cp_lookup_rtti_type (const char *name, struct block *block)
 static  void
 maint_cplus_command (char *arg, int from_tty)
 {
-  printf_unfiltered ("\"maintenance cplus\" must be followed by the name of a command.\n");
+  printf_unfiltered (_("\"maintenance cplus\" must be followed by the name of a command.\n"));
   help_list (maint_cplus_cmd_list, "maintenance cplus ", -1, gdb_stdout);
 }
 
This page took 0.025132 seconds and 4 git commands to generate.