2005-02-11 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / nto-procfs.c
index 0f7b3468d17a2d3392c3e96a65e5677b7361972d..ac67ad89e3a72bb73398e3a9b74fe4e7eeaf5a89 100644 (file)
@@ -518,7 +518,7 @@ procfs_attach (char *args, int from_tty)
   int pid;
 
   if (!args)
-    error_no_arg ("process-id to attach");
+    error_no_arg (_("process-id to attach"));
 
   pid = atoi (args);
 
This page took 0.027149 seconds and 4 git commands to generate.