Deleted Added
full compact
29c29
< __FBSDID("$FreeBSD: head/usr.sbin/nscd/cachelib.c 194093 2009-06-13 00:43:56Z des $");
---
> __FBSDID("$FreeBSD: head/usr.sbin/nscd/cachelib.c 194095 2009-06-13 00:54:52Z des $");
148a149
> HASHTABLE_PROTOTYPE(cache_ht_, cache_ht_item_, struct cache_ht_item_data_);
294c295
< int i;
---
> unsigned int i;
399d399
< assert(hash >= 0);
721d720
< assert(hash >= 0);
825d823
< assert(hash >= 0);