/[Apache-SVN]/httpd/httpd/trunk/modules/database/mod_dbd.c
ViewVC logotype

Diff of /httpd/httpd/trunk/modules/database/mod_dbd.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- httpd/httpd/trunk/modules/database/mod_dbd.c	2009/04/21 01:29:15	766938
+++ httpd/httpd/trunk/modules/database/mod_dbd.c	2009/04/23 05:38:45	767806
@@ -39,7 +39,7 @@
 
 extern module AP_MODULE_DECLARE_DATA dbd_module;
 
-APR_IMPLEMENT_OPTIONAL_HOOK_RUN_ALL(dbd, AP, apr_status_t, post_connect,
+APR_IMPLEMENT_OPTIONAL_HOOK_RUN_ALL(dbd, DBD, apr_status_t, post_connect,
                                     (apr_pool_t *pool, dbd_cfg_t *cfg,
                                     ap_dbd_t *dbd),
                                     (pool, cfg, dbd), OK, DECLINED)

 

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2