From 4de69525f2c28b921fe715ea66f264f24c100573 Mon Sep 17 00:00:00 2001 From: hniksic Date: Sat, 16 Apr 2005 11:11:23 -0700 Subject: [PATCH] [svn] Doc fix. --- src/hash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hash.c b/src/hash.c index bdfc5337..d038c7a1 100644 --- a/src/hash.c +++ b/src/hash.c @@ -551,7 +551,7 @@ hash_table_count (const struct hash_table *ht) don't strictly belong to this file. However, this is as good a place for them as any. */ -/* Rules for creating custom hash and test functions: +/* Guidelines for creating custom hash and test functions: - The test function returns non-zero for keys that are considered "equal", zero otherwise. -- 2.39.2