diff options
Diffstat (limited to 'gdb/remote-mips.c')
-rw-r--r-- | gdb/remote-mips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-mips.c b/gdb/remote-mips.c index 547e37a420e..cf81cf3dd29 100644 --- a/gdb/remote-mips.c +++ b/gdb/remote-mips.c @@ -3413,7 +3413,7 @@ ignored.)", &showlist); add_com ("pmon <command>", class_obscure, pmon_command, - "Send a packet to PMON (must be in debug mode)."); + _("Send a packet to PMON (must be in debug mode).")); deprecated_add_show_from_set (add_set_cmd ("mask-address", no_class, |