2005-02-15 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / infptrace.c
index 5d2e811f2d820052d36dae0ed58f61640ce3a39c..fd4a0b807a631309329d94e5de230c47c307fd5f 100644 (file)
@@ -509,6 +509,6 @@ _initialize_infptrace (void)
 {
 #if !defined (CHILD_XFER_MEMORY)
   add_info ("udot", udot_info,
-           "Print contents of kernel ``struct user'' for current child.");
+           _("Print contents of kernel ``struct user'' for current child."));
 #endif
 }
This page took 0.023898 seconds and 4 git commands to generate.