stoddard    02/05/06 08:35:20

  Modified:    include  apr.hw
  Log:
  apr_lock_t is no more.
  
  Revision  Changes    Path
  1.94      +0 -1      apr/include/apr.hw
  
  Index: apr.hw
  ===================================================================
  RCS file: /home/cvs/apr/include/apr.hw,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -r1.93 -r1.94
  --- apr.hw    11 Apr 2002 04:36:54 -0000      1.93
  +++ apr.hw    6 May 2002 15:35:20 -0000       1.94
  @@ -336,7 +336,6 @@
   typedef  int         uid_t;
   typedef  int         gid_t;
   
  -typedef struct apr_lock_t        apr_lock_t;
   
   /* Mechanisms to properly type numeric literals */
   
  
  
  

Reply via email to