hashtab.h
3.91 KB
-
hashtab.h (struct htab): Add del_f. · 5dc9cffd
* hashtab.h (struct htab): Add del_f. (htab_del): New type. (htab_create): Add fourth argument. * hashtab.c (htab_create): Set del_f. (htab_delete, htab_empty, htab_remove_elt, htab_clear_slot): Use it. From-SVN: r32459
Zack Weinberg committed