AddModule doesn't exist...

Index: server/config.c
===================================================================
RCS file: /home/cvspublic/httpd-2.0/server/config.c,v
retrieving revision 1.156
diff -u -r1.156 config.c
--- server/config.c     12 Sep 2002 20:04:07 -0000      1.156
+++ server/config.c     9 Dec 2002 04:24:21 -0000
@@ -444,7 +444,7 @@

 AP_DECLARE(void) ap_add_module(module *m, apr_pool_t *p)
 {
-    /* This could be called from an AddModule httpd.conf command,
+    /* This could be called from an LoadModule httpd.conf command,
      * after the file has been linked and the module structure within it
      * teased out...
      */


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to