jfclere     01/08/06 02:46:56

  Modified:    jk/native/common jk_uri_worker_map.c
  Log:
  Fix the comment!
  
  Revision  Changes    Path
  1.6       +2 -2      jakarta-tomcat-connectors/jk/native/common/jk_uri_worker_map.c
  
  Index: jk_uri_worker_map.c
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/common/jk_uri_worker_map.c,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- jk_uri_worker_map.c       2001/08/03 15:00:53     1.5
  +++ jk_uri_worker_map.c       2001/08/06 09:46:56     1.6
  @@ -67,7 +67,7 @@
    * servlet container.                                                      *
    *                                                                         *
    * Author:      Gal Shachor <[EMAIL PROTECTED]>                           *
  - * Version:     $Revision: 1.5 $                                           *
  + * Version:     $Revision: 1.6 $                                           *
    ***************************************************************************/
   
   #include "jk_pool.h"
  @@ -309,7 +309,7 @@
           /*
            * JFC: please check...
            * Not sure what to do, but I try to prevent problems.
  -         * I have fixed jk_mount_context() in apache*/mod_jk.c so we should
  +         * I have fixed jk_mount_context() in apaches/mod_jk.c so we should
            * not arrive here when using Apache.
            */
           jk_log(l, JK_LOG_ERROR,
  
  
  

Reply via email to