2011-01-05 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / cp-support.c
index 497a8f32013d8c9bac57f096c1e811e54872979b..afa5c21fe89fd00017f6ddc04f0e7e403f9af0a8 100644 (file)
@@ -1016,7 +1016,8 @@ 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.029167 seconds and 4 git commands to generate.