hash_table: Fix compiler warnings from the renaming.
authorEric Anholt <eric@anholt.net>
Mon, 15 Dec 2014 04:21:32 +0000 (20:21 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 15 Dec 2014 04:22:07 +0000 (20:22 -0800)
commit6c3115af852834476a451688734c07f0dbe13ec9
treeee5514288d6acc0e561c653ad268f80bec399d77
parent94303a0750f9eaae3fcf598b7bf1320e521898fb
hash_table: Fix compiler warnings from the renaming.

Not sure how we both missed this.  None of the callers were using the
return value, though.
src/util/hash_table.c