You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2010/05/03 22:06:25 UTC

svn propchange: r940111 - svn:log

Author: dannas
Revision: 940111
Modified property: svn:log

Modified: svn:log at Mon May  3 20:06:25 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon May  3 20:06:25 2010
@@ -15,8 +15,8 @@ status->tree_conflict.
 * subversion/svn/status.c
   (print_status): Add ctx parameter. Check status->conflicted and use wc
     funcs for fetching further information.
-  svn_cl__print_status_xml,
-  (svn_cl__print_status): Do an explicit check for tree conflicts
+  (svn_cl__print_status_xml,
+   svn_cl__print_status): Do an explicit check for tree conflicts
     instead of relying on fields in svn_wc_status3_t. 
 
 * subversion/svn/status-cmd.c