diff options
Diffstat (limited to 'mips-dis.c')
-rw-r--r-- | mips-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mips-dis.c b/mips-dis.c index 4d8e85bd94..e3a6e0b49e 100644 --- a/mips-dis.c +++ b/mips-dis.c @@ -4841,7 +4841,7 @@ with the -M switch (multiple options should be separated by commas):\n")); Default: based on binary being disassembled.\n")); fprintf (stream, _("\n\ - hwr-names=ARCH Print HWR names according to specified \n\ + hwr-names=ARCH Print HWR names according to specified\n\ architecture.\n\ Default: based on binary being disassembled.\n")); |