From: Wouter Wijngaards Date: Thu, 26 Apr 2007 09:48:28 +0000 (+0000) Subject: OMGponies. X-Git-Tag: release-0.3~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bdb52127cb541ad54790a1ae51c5965d03ff06c;p=thirdparty%2Funbound.git OMGponies. git-svn-id: file:///svn/unbound/trunk@261 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/util/storage/slabhash.h b/util/storage/slabhash.h index c3515da88..553d12d66 100644 --- a/util/storage/slabhash.h +++ b/util/storage/slabhash.h @@ -50,7 +50,7 @@ /** * Hash table formed from several smaller ones. - * This results in a partitioned lruhash table. + * This results in a partitioned lruhash table, a 'slashtable'. * None of the data inside the slabhash may be altered. * Therefore, no locks are needed to access the structure. */