merge from gcc
[deliverable/binutils-gdb.git] / gdb / sentinel-frame.c
index b17bc82850f8033409602af08f071df304817e0d..136dad85835b684e260e3744a3dd17925048e873 100644 (file)
@@ -78,7 +78,7 @@ sentinel_frame_this_id (struct frame_info *next_frame,
   /* The sentinel frame is used as a starting point for creating the
      previous (inner most) frame.  That frame's THIS_ID method will be
      called to determine the inner most frame's ID.  Not this one.  */
-  internal_error (__FILE__, __LINE__, "sentinel_frame_this_id called");
+  internal_error (__FILE__, __LINE__, _("sentinel_frame_this_id called"));
 }
 
 static CORE_ADDR
This page took 0.023817 seconds and 4 git commands to generate.