manoj       99/07/18 14:37:32

  Modified:    mpm/src/modules/mpm/mpmt_pthread mpmt_pthread.c
  Log:
  Sync module strucuture with the prefork MPM again.
  
  Revision  Changes    Path
  1.10      +0 -1      
apache-2.0/mpm/src/modules/mpm/mpmt_pthread/mpmt_pthread.c
  
  Index: mpmt_pthread.c
  ===================================================================
  RCS file: 
/home/cvs/apache-2.0/mpm/src/modules/mpm/mpmt_pthread/mpmt_pthread.c,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -d -u -r1.9 -r1.10
  --- mpmt_pthread.c    1999/07/16 10:27:03     1.9
  +++ mpmt_pthread.c    1999/07/18 21:37:31     1.10
  @@ -1773,7 +1773,6 @@
       NULL,                    /* check access */
       NULL,                    /* type_checker */
       NULL,                    /* pre-run fixups */
  -    NULL,                    /* logger */
       NULL                     /* register hooks */
   };
   
  
  
  

Reply via email to