You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by gs...@apache.org on 2010/05/18 23:19:27 UTC

svn propchange: r875579 - svn:log

Author: gstein
Revision: 875579
Modified property: svn:log

Modified: svn:log at Tue May 18 21:19:27 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue May 18 21:19:27 2010
@@ -22,7 +22,7 @@ old xml entries files.
 
 * subversion/libsvn_wc/props.c:
   (load_props): simplify; we don't have to check for a missing file again.
-  (svn_wc_props_modified_t): forget the subpool. remove all the
+  (svn_wc_props_modified_p): forget the subpool. remove all the
     optimizations since this section of code only fires for OLD formats
 
 * subversion/libsvn_wc/adm_ops.c: