You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by na...@apache.org on 2002/05/19 00:45:04 UTC

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 jk_service_apache2.c

nacho       02/05/18 15:45:04

  Modified:    jk/native2/server/apache2 jk_service_apache2.c
  Log:
  * EOL problems
  
  Revision  Changes    Path
  1.23      +3 -2      jakarta-tomcat-connectors/jk/native2/server/apache2/jk_service_apache2.c
  
  Index: jk_service_apache2.c
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/server/apache2/jk_service_apache2.c,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- jk_service_apache2.c	17 May 2002 00:31:55 -0000	1.22
  +++ jk_service_apache2.c	18 May 2002 22:45:04 -0000	1.23
  @@ -59,7 +59,7 @@
    * Description: Apache 2 plugin for Jakarta/Tomcat                         
    * Author:      Gal Shachor <sh...@il.ibm.com>                           
    *                 Henri Gomez <hg...@slib.fr>                            
  - * Version:     $Revision: 1.22 $                                           
  + * Version:     $Revision: 1.23 $                                           
    */
   
   #include "apu_compat.h"
  @@ -74,7 +74,8 @@
   #include "http_core.h"
   #include "http_protocol.h"
   #include "http_main.h"
  -#include "http_log.h"
  +#include "http_log.h"
  +
   #include "scoreboard.h"
   
   #include "util_script.h"
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>