2009-01-29 Andrew Jenner <andrew@codesourcery.com>
authorJoseph Myers <joseph@codesourcery.com>
Thu, 29 Jan 2009 16:36:45 +0000 (16:36 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 29 Jan 2009 16:36:45 +0000 (16:36 +0000)
* emultempl/armelf.em: Correct formatting of help text for
--no-enum-size-warning option.

ld/ChangeLog
ld/emultempl/armelf.em

index 92f27c6..6333383 100644 (file)
@@ -1,3 +1,8 @@
+2009-01-29  Andrew Jenner  <andrew@codesourcery.com>
+
+       * emultempl/armelf.em: Correct formatting of help text for
+       --no-enum-size-warning option.
+
 2009-01-26  Nathan Sidwell  <nathan@codesourcery.com>
 
        * lexsup.c (parse_args): Set check_section_addresses to 1 or 0.
index 6394105..6c55b37 100644 (file)
@@ -533,7 +533,7 @@ PARSE_AND_LIST_OPTIONS='
   fprintf (file, _("  --fix-v4bx-interworking     Rewrite BX rn branch to ARMv4 interworking veneer\n"));
   fprintf (file, _("  --use-blx                   Enable use of BLX instructions\n"));
   fprintf (file, _("  --vfp11-denorm-fix          Specify how to fix VFP11 denorm erratum\n"));
-  fprintf (file, _("  --no-enum-size-warning      Don'\''t warn about objects with incompatible"
+  fprintf (file, _("  --no-enum-size-warning      Don'\''t warn about objects with incompatible\n"
                   "                                enum sizes\n"));
   fprintf (file, _("  --no-wchar-size-warning     Don'\''t warn about objects with incompatible"
                   "                                wchar_t sizes\n"));