From 3588d65e01184342a7907978200eca0a10ad08a2 Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Sun, 7 Nov 2010 11:45:19 +0100 Subject: [PATCH] hashtable: Documented HASH_TABLE_VARS. --- ucw/doc/hashtable.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ucw/doc/hashtable.txt b/ucw/doc/hashtable.txt index 24511f96..13af5a81 100644 --- a/ucw/doc/hashtable.txt +++ b/ucw/doc/hashtable.txt @@ -114,6 +114,7 @@ You can customize the hash table a little more by these macros: used. With this macro defined, all functions gain new first parameter of type `HASH_PREFIX(table) *` to allow them work with multiple hash tables. +- `HASH_TABLE_VARS` -- extra variables to be defined in `HASH_PREFIX(table) *`. [[wants]] Functionality switches -- 2.39.2