]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/hashtab.c
hashtab.c (hash_pointer, eq_pointer): Make definition static to match prototype.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 24 Apr 2000 22:29:09 +0000 (22:29 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 24 Apr 2000 22:29:09 +0000 (22:29 +0000)
commit4feeaae33e02d5185103c75556b8d7a33cee0f18
tree6610402e57e2d9d9130255a3ff10eaa5308e7259
parent9c603af2ac5c36e9fe18453b096492b95ceeec24
hashtab.c (hash_pointer, eq_pointer): Make definition static to match prototype.

       * hashtab.c (hash_pointer, eq_pointer): Make definition static to
       match prototype.
       (htab_expand): Cast the return value of xcalloc.

From-SVN: r33391
libiberty/ChangeLog
libiberty/hashtab.c