Author: stsp
Revision: 1003986
Modified property: svn:log
Modified: svn:log at Wed Oct 6 14:24:49 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Oct 6 14:24:49 2010
@@ -16,7 +16,7 @@ formatting issues. This fixes all curren
making it much easier to spot important warnings. No functional change.
* subversion/mod_authz_svn/mod_authz_svn.c
- (get_access_conf, req_check_access, req_check_access): Use (const *)NULL
+ (get_access_conf, req_check_access, req_check_access): Use (char *)NULL
as sentinel for apr_pstrcat(), instead of NULL.
* subversion/libsvn_fs_base/lock.c