summaryrefslogtreecommitdiffstatsabout
path: root/src/mod_gnutls.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_gnutls.c')
-rw-r--r--src/mod_gnutls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_gnutls.c b/src/mod_gnutls.c
index 49f4e43..713c2e6 100644
--- a/src/mod_gnutls.c
+++ b/src/mod_gnutls.c
@@ -119,7 +119,7 @@ static const command_rec mgs_config_cmds[] = {
119 NULL, 119 NULL,
120 RSRC_CONF, 120 RSRC_CONF,
121 "Cache Timeout"), 121 "Cache Timeout"),
122 AP_INIT_TAKE2("GnuTLSCache", mgs_set_cache, 122 AP_INIT_TAKE12("GnuTLSCache", mgs_set_cache,
123 NULL, 123 NULL,
124 RSRC_CONF, 124 RSRC_CONF,
125 "Cache Configuration"), 125 "Cache Configuration"),