hash: Don't refer to deprecated interfaces.
authorSimon Josefsson <simon@josefsson.org>
Sat, 19 Nov 2011 11:43:48 +0000 (12:43 +0100)
committerSimon Josefsson <simon@josefsson.org>
Sat, 19 Nov 2011 11:43:48 +0000 (12:43 +0100)
commit0334ff99172107d3fce11f07a7f03694ce4d704e
treee201e32e2167c340f7124fc2434ef602635c6cce
parent6e46c18097a874ec0e57bf2dd1fb94885050c33e
hash: Don't refer to deprecated interfaces.

* lib/hash.c (hash_insert): Use hash_insert_if_absent,
not hash_insert0.
(hash_insert_if_absent): Doc fix.
ChangeLog
lib/hash.c