* André Malo <[EMAIL PROTECTED]> wrote: > APR_DECLARE(apr_hash_t *) apr_hash_make_custom(apr_pool_t *pool, > apr_hashfunc_t hash_func)
Additionally hash_func should be a pointer (also in declaration in in the hash struct), shouldn't it? nd -- Treat your password like your toothbrush. Don't let anybody else use it, and get a new one every six months. -- Clifford Stoll (found in ssl_engine_pphrase.c)