dougm       01/10/21 20:26:03

  Modified:    xs/APR/APR APR.xs
  Log:
  fix comment so compiler doesnt puke; blurfff
  
  Revision  Changes    Path
  1.3       +1 -1      modperl-2.0/xs/APR/APR/APR.xs
  
  Index: APR.xs
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/APR/APR/APR.xs,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- APR.xs    2001/10/22 03:06:45     1.2
  +++ APR.xs    2001/10/22 03:26:03     1.3
  @@ -6,7 +6,7 @@
    * libapr.lib and libaprutil.lib
    * will figure out why later, no rush since
    * this module is only needed for use APR functions outside of httpd
  - * /
  + */
   #   define apr_initialize()
   #   define apr_terminate()
   #endif
  
  
  


Reply via email to