Commit 342e7423fd65e96f83299494d69ddf03e171413e

Bruno Haible 2020-10-17T03:00:59

hash: Rename hash_delete to hash_remove. * lib/hash.h (hash_remove): Renamed from hash_delete. (hash_delete): New declaration. * lib/hash.c (hash_remove): Renamed from hash_delete. (hash_delete): New function. * tests/test-hash.c (main): Update. * lib/fts-cycle.c (leave_dir): Likewise. * NEWS: Mention the change.