summaryrefslogtreecommitdiff
path: root/gdb/macroscope.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/macroscope.c')
-rw-r--r--gdb/macroscope.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/macroscope.c b/gdb/macroscope.c
index 19557d7dc08..ed3ea8362f9 100644
--- a/gdb/macroscope.c
+++ b/gdb/macroscope.c
@@ -70,8 +70,8 @@ sal_macro_scope (struct symtab_and_line sal)
ms->line = -1;
complaint (&symfile_complaints,
- "symtab found for `%s', but that file\n"
- "is not covered in the compilation unit's macro information",
+ _("symtab found for `%s', but that file\n"
+ "is not covered in the compilation unit's macro information"),
sal.symtab->filename);
}