You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by ia...@apache.org on 2002/08/07 20:40:36 UTC

cvs commit: apr-util/include apr_reslist.h

ianh        2002/08/07 11:40:36

  Modified:    include  apr_reslist.h
  Log:
  fix doxygen group
  
  Revision  Changes    Path
  1.2       +1 -1      apr-util/include/apr_reslist.h
  
  Index: apr_reslist.h
  ===================================================================
  RCS file: /home/cvs/apr-util/include/apr_reslist.h,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- apr_reslist.h	5 Aug 2002 03:25:40 -0000	1.1
  +++ apr_reslist.h	7 Aug 2002 18:40:36 -0000	1.2
  @@ -69,7 +69,7 @@
   #if APR_HAS_THREADS
   
   /**
  - * @defgroup APR_RMM Resource List Routines
  + * @defgroup APR_RL Resource List Routines
    * @ingroup APR
    * @{
    */