trawick 02/04/29 07:41:14
Modified: include apr_compat.h
Log:
add a missing comment delimiter
Revision Changes Path
1.15 +1 -1 apr/include/apr_compat.h
Index: apr_compat.h
===================================================================
RCS file: /home/cvs/apr/include/apr_compat.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- apr_compat.h 29 Apr 2002 12:49:57 -0000 1.14
+++ apr_compat.h 29 Apr 2002 14:41:14 -0000 1.15
@@ -11,7 +11,7 @@
* @{
*/
-/* changes between APACHE_2_0_35 and APACHE_2_0_36
+/* changes between APACHE_2_0_35 and APACHE_2_0_36 */
/** @deprecated @see apr_time_exp_tz */
#define apr_explode_time apr_time_exp_tz