Fix typo in my recent ChangeLog entry.

This commit is contained in:
Jim Kingdon 1994-10-17 21:44:25 +00:00
parent a3377a658c
commit ace354ea05
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Mon Oct 17 10:29:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* coffread.c (cs_to_section, find_targ_sec): New functions.
(process_coff_symbol): Set SYMBOL_SECTION to result
from cs_to_section.
(coff_symtab_read): Call cs_to_section and deal appropriate
(coff_symtab_read): Call cs_to_section and deal with result
rather than assuming sections are in a certain order. Deal with
BSS.
* coffread.c: Remove text_bfd_scnum variable.