diff --git a/apache2/modsecurity.h b/apache2/modsecurity.h index e9e74682..69e52c4c 100644 --- a/apache2/modsecurity.h +++ b/apache2/modsecurity.h @@ -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 {