Reformat last entry to avoid too long line.
authorTristan Gingold <gingold@adacore.com>
Mon, 17 May 2010 08:32:43 +0000 (08:32 +0000)
committerTristan Gingold <gingold@adacore.com>
Mon, 17 May 2010 08:32:43 +0000 (08:32 +0000)
bfd/ChangeLog

index adec88e..f5dc25e 100644 (file)
@@ -2,8 +2,8 @@
 
        * vms-alpha.c: Include esgps.h and eidc.h.
        (_bfd_vms_slurp_egsd): Ignore SPSC and IDC sub-records.
-       (evax_bfd_print_egsd_flags): New function, extracted from evax_bfd_print_egsd.
-       (evax_bfd_print_egsd): Calls evax_bfd_print_egsd_flags.  Handles
+       (evax_bfd_print_egsd_flags): New function, extracted from ...
+       (evax_bfd_print_egsd): ..., calls evax_bfd_print_egsd_flags.  Handles
        EGSD__C_SPSC and EGSD__C_IDC.
 
 2010-05-14  Tristan Gingold  <gingold@adacore.com>