2005-02-11 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / solib.c
index aa15e92c0d87b3c87d34b3716ed893e013e4ee03..f64d8921ad1f08359c3dc901b8a6ae5b46c2e024 100644 (file)
@@ -667,7 +667,7 @@ info_sharedlibrary_command (char *ignore, int from_tty)
   else
     {
       internal_error (__FILE__, __LINE__,
-                     "TARGET_PTR_BIT returned unknown size %d",
+                     _("TARGET_PTR_BIT returned unknown size %d"),
                      TARGET_PTR_BIT);
     }
 
This page took 0.044513 seconds and 4 git commands to generate.