* som.c (som_bfd_count_ar_symbols): Fix typo.
authorJeff Law <law@redhat.com>
Mon, 14 Mar 1994 21:53:29 +0000 (21:53 +0000)
committerJeff Law <law@redhat.com>
Mon, 14 Mar 1994 21:53:29 +0000 (21:53 +0000)
bfd/ChangeLog
bfd/som.c

index 0eadfec924731592b2a5f800bd4ddc73d9d3f94b..9b6508df4170f9765daf8ce4bcf639142195b4dc 100644 (file)
@@ -1,5 +1,7 @@
 Mon Mar 14 11:41:23 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
 
+       * som.c (som_bfd_count_ar_symbols): Fix typo.
+
        * som.c (som_object_setup): Set EXEC_P, D_PAGED, WP_TEXT, and
        HAS_RELOC based on the object's magic number.
        (make_unique_section): Delete function.  BFD and its users are
index dc2ffd2cc5a145cda80dc643c2b4cde40efcd2e2..3b32137d0e200e7bf3c8129e675d8db745a19a04 100644 (file)
--- a/bfd/som.c
+++ b/bfd/som.c
@@ -4278,7 +4278,7 @@ som_bfd_count_ar_symbols (abfd, lst_header, count)
      symindex *count;
 {
   unsigned int i;
-  unsigned int *hash_table = NULL
+  unsigned int *hash_table = NULL;
   file_ptr lst_filepos = bfd_tell (abfd) - sizeof (struct lst_header);
 
   hash_table =