Author: jfrederic.clere(a)jboss.com
Date: 2008-07-24 09:24:17 -0400 (Thu, 24 Jul 2008)
New Revision: 1763
Modified:
trunk/mod_cluster/native/mod_slotmem/mod_sharedmem.c
Log:
Adjust the name to the configuration.
Modified: trunk/mod_cluster/native/mod_slotmem/mod_sharedmem.c
===================================================================
--- trunk/mod_cluster/native/mod_slotmem/mod_sharedmem.c 2008-07-24 12:01:09 UTC (rev
1762)
+++ trunk/mod_cluster/native/mod_slotmem/mod_sharedmem.c 2008-07-24 13:24:17 UTC (rev
1763)
@@ -97,7 +97,7 @@
ap_hook_child_init(child_init, NULL, NULL, APR_HOOK_MIDDLE);
}
-module AP_MODULE_DECLARE_DATA sharedmem_module = {
+module AP_MODULE_DECLARE_DATA slotmem_module = {
STANDARD20_MODULE_STUFF,
NULL, /* create per-directory config structure */
NULL, /* merge per-directory config structures */
Show replies by date