jfclere     02/04/29 04:02:56

  Modified:    webapp/include wa.h
  Log:
  Typo: a very unlucky one...
  
  Revision  Changes    Path
  1.15      +2 -2      jakarta-tomcat-connectors/webapp/include/wa.h
  
  Index: wa.h
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/webapp/include/wa.h,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- wa.h      26 Apr 2002 13:12:35 -0000      1.14
  +++ wa.h      29 Apr 2002 11:02:55 -0000      1.15
  @@ -57,7 +57,7 @@
   
   /**
    * @author  Pier Fumagalli <mailto:[EMAIL PROTECTED]>
  - * @version $Id: wa.h,v 1.14 2002/04/26 13:12:35 jfclere Exp $
  + * @version $Id: wa.h,v 1.15 2002/04/29 11:02:55 jfclere Exp $
    */
   #ifndef _WA_H_
   #define _WA_H_
  @@ -82,7 +82,7 @@
   #include <apr_time.h>
   #include <apr_network_io.h>
   #include <apr_file_info.h>
  -#if APR_HAS_THREAD
  +#if APR_HAS_THREADS
   #include <apr_thread_mutex.h>
   #include <apr_atomic.h>
   #endif
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to