From: Tristan Gingold Date: Mon, 17 May 2010 08:32:43 +0000 (+0000) Subject: Reformat last entry to avoid too long line. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3a689531dc933c3b481e0e5771dfe8d48dc3c0f9;p=binutils-gdb.git Reformat last entry to avoid too long line. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index adec88e395b..f5dc25e3f2b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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