wrowe 02/01/07 22:26:31
Modified: include apr_anylock.h
Log:
First typo of the morning [20 minutes into it]
Revision Changes Path
1.2 +2 -2 apr-util/include/apr_anylock.h
Index: apr_anylock.h
===================================================================
RCS file: /home/cvs/apr-util/include/apr_anylock.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apr_anylock.h 8 Jan 2002 06:13:51 -0000 1.1
+++ apr_anylock.h 8 Jan 2002 06:26:31 -0000 1.2
@@ -53,8 +53,8 @@
*/
/**
- * @file apr_ring.h
- * @brief APR-Util Rings
+ * @file apr_anylock.h
+ * @brief APR-Util transparent any lock flavor wrapper
*/
#ifndef APR_ANYLOCK_H
#define APR_ANYLOCK_H