Fix typo.
authorMichael Snyder <msnyder@vmware.com>
Tue, 16 Dec 2003 21:49:41 +0000 (21:49 +0000)
committerMichael Snyder <msnyder@vmware.com>
Tue, 16 Dec 2003 21:49:41 +0000 (21:49 +0000)
ld/ChangeLog

index 216900c445b202fd2f6833dbc00fafebde361fe9..841ae20cdf49653ec984a86e21e52eacd3fc4245 100644 (file)
        * ldmain.c: Initialise the new fields in bfd_link_info to
        NOT_YET_SET.
        * lexsup.c (enum option_values): New enum.  Use this to
-       replace the handed coded values for the long switch options.
+       replace the hand coded values for the long switch options.
        (ld_options): Add 'unresolved-symbols',
        'warn-unresolved-symbols' and 'error-unresolved-symbols'.
        (parse_args): Handle the new switches.  Set the values of
This page took 0.028423 seconds and 4 git commands to generate.