From b608a87f79c9164adf58aabace1e88bd7112fc07 Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Sun, 7 Nov 2010 11:36:36 +0100 Subject: [PATCH] hashtable: Only fixed whitespace. --- ucw/hashtable.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucw/hashtable.h b/ucw/hashtable.h index 4f8ca1a3..88fd0977 100644 --- a/ucw/hashtable.h +++ b/ucw/hashtable.h @@ -40,7 +40,7 @@ * With complex keys, HASH_GIVE_HASHFN and HASH_GIVE_EQ * are mandatory. * | HASH_KEY_MEMORY=f use node->f as a raw data key, compared using - * memcmp + * memcmp * HASH_KEY_SIZE the length of the key block * * Then specify what operations you request (all names are automatically -- 2.39.5