You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by gs...@apache.org on 2001/01/11 09:40:11 UTC

cvs commit: apr libapr.def

gstein      01/01/11 00:40:11

  Modified:    .        libapr.def
  Log:
  missed this in the initial commit.
  
  Submitted by: Bill Tutt <bi...@microsoft.com>
  
  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