]> mj.ucw.cz Git - libucw.git/commitdiff
hashtable: Only fixed whitespace.
authorPavel Charvat <pchar@ucw.cz>
Sun, 7 Nov 2010 10:36:36 +0000 (11:36 +0100)
committerPavel Charvat <pchar@ucw.cz>
Sun, 7 Nov 2010 10:36:36 +0000 (11:36 +0100)
ucw/hashtable.h

index 4f8ca1a3af463f35d67bea68b1ed0d71f4d2648d..88fd0977f400fbccd2f326cb1c6d42970bfeab26 100644 (file)
@@ -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