]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
OMGponies.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 26 Apr 2007 09:48:28 +0000 (09:48 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 26 Apr 2007 09:48:28 +0000 (09:48 +0000)
git-svn-id: file:///svn/unbound/trunk@261 be551aaa-1e26-0410-a405-d3ace91eadb9

util/storage/slabhash.h

index c3515da88dac263db356a25433de75f4fb256f5f..553d12d66d5cbb7a5dde619a29f9f2c130579dfe 100644 (file)
@@ -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.
  */