stas        2004/05/09 14:02:22

  Modified:    xs/APR/Pool APR__Pool.h
  Log:
  comment fix
  
  Revision  Changes    Path
  1.12      +1 -1      modperl-2.0/xs/APR/Pool/APR__Pool.h
  
  Index: APR__Pool.h
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/APR/Pool/APR__Pool.h,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- APR__Pool.h       4 Mar 2004 06:01:10 -0000       1.11
  +++ APR__Pool.h       9 May 2004 21:02:22 -0000       1.12
  @@ -218,7 +218,7 @@
   }
   
   /**
  - * run registered cleanups
  + * register cleanups to run
    * @param p      pool with which to associate the cleanup
    * @param cv     subroutine reference to run
    * @param arg    optional argument to pass to the subroutine
  
  
  

Reply via email to