jwoolley 2002/06/03 14:24:23 Modified: include apr_ring.h Log: these guys aren't in apr-util anymore :) Revision Changes Path 1.5 +3 -3 apr/include/apr_ring.h Index: apr_ring.h =================================================================== RCS file: /home/cvs/apr/include/apr_ring.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -u -r1.4 -r1.5 --- apr_ring.h 18 May 2002 04:12:28 -0000 1.4 +++ apr_ring.h 3 Jun 2002 21:24:23 -0000 1.5 @@ -63,7 +63,7 @@ */ /** * @file apr_ring.h - * @brief APR-Util Rings + * @brief APR Rings */ #ifndef APR_RING_H #define APR_RING_H @@ -74,8 +74,8 @@ #include "apr_general.h" /** - * @defgroup APR_Util_Rings Rings - * @ingroup APR_Util + * @defgroup APR_Rings Rings + * @ingroup APR * @{ */