aaron 01/11/20 20:18:27
Modified: include apr_thread_mutex.h
Log:
For the sake of clarity.
Revision Changes Path
1.5 +1 -1 apr/include/apr_thread_mutex.h
Index: apr_thread_mutex.h
===================================================================
RCS file: /home/cvs/apr/include/apr_thread_mutex.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- apr_thread_mutex.h 2001/10/17 00:33:00 1.4
+++ apr_thread_mutex.h 2001/11/21 04:18:27 1.5
@@ -128,7 +128,7 @@
*/
APR_POOL_DECLARE_ACCESSOR(thread_mutex);
-#endif
+#endif /* APR_HAS_THREADS */
#ifdef __cplusplus
}