2005-02-11 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / cp-namespace.c
index 910289ff3ce579a76242c862c1196745df5474ec..3b4a5ff657691f129f0f38620158145f7a3efcdf 100644 (file)
@@ -552,7 +552,7 @@ cp_lookup_nested_type (struct type *parent_type,
       }
     default:
       internal_error (__FILE__, __LINE__,
-                     "cp_lookup_nested_type called on a non-aggregate type.");
+                     _("cp_lookup_nested_type called on a non-aggregate type."));
     }
 }
 
This page took 0.054494 seconds and 4 git commands to generate.