This commit is contained in:
brectanus 2007-05-30 16:10:17 +00:00
parent af6160b9c4
commit db04c64420

View File

@ -325,7 +325,7 @@ struct modsec_rec {
apr_off_t content_append_len;
/* data cache */
apr_hash_t *tcache;
apr_hash_t *tcache;
};
struct directory_config {