gstein      01/01/11 00:40:11

  Modified:    .        libapr.def
  Log:
  missed this in the initial commit.
  
  Submitted by: Bill Tutt <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.58      +1 -0      apr/libapr.def
  
  Index: libapr.def
  ===================================================================
  RCS file: /home/cvs/apr/libapr.def,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -u -r1.57 -r1.58
  --- libapr.def        2000/12/21 01:04:41     1.57
  +++ libapr.def        2001/01/11 08:40:09     1.58
  @@ -246,6 +246,7 @@
        apr_hash_first
        apr_hash_next
        apr_hash_this
  +     apr_hash_count
   ;
   ; apr_lock.h
        apr_create_lock
  
  
  

Reply via email to