]> Git Repo - binutils.git/commit
* som.c (som_get_symtab_upper_bound): Use "sizeof (asymbol *)"
authorJeff Law <[email protected]>
Sat, 26 Feb 1994 00:39:03 +0000 (00:39 +0000)
committerJeff Law <[email protected]>
Sat, 26 Feb 1994 00:39:03 +0000 (00:39 +0000)
commitd643978558037f6c74cb1180732283994fe83504
tree71d8f8f87ae394f133e5071a9e066fbe676ebba3
parent531a5bd1896a9dff68428dc252cb4602ab1bdc02
    * som.c (som_get_symtab_upper_bound): Use "sizeof (asymbol *)"
        not "sizeof (som_symbol_type *)".

        * elfcode.h (elf_get_symtab_upper_bound): Use "sizeof (asymbol *)"
        not "sizeof (asymbol").  Opps.
bfd/ChangeLog
bfd/elfcode.h
bfd/som.c
This page took 0.020363 seconds and 4 git commands to generate.