* bfd/som.c (som_begin_writing): Fix thinko (off by one error).

This commit is contained in:
Jeff Law 1994-03-21 03:42:06 +00:00
parent c2e1207b3a
commit 17e64ad39b
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
Sun Mar 20 09:24:36 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
* bfd/som.c (som_begin_writing): Fix thinko (off by one error).
* som.c (bfd_section_from_som_symbol): Only to do the value
comparison for function symbols within executables.