You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2013/01/10 21:08:50 UTC

svn propchange: r1431591 - svn:log

Author: cmpilato
Revision: 1431591
Modified property: svn:log

Modified: svn:log at Thu Jan 10 20:08:50 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Jan 10 20:08:50 2013
@@ -4,6 +4,6 @@ Simplify print_dirs_changed_tree() and p
   (print_dirs_changed_tree, print_changed_tree): Use a svn_boolean_t for
     print_me, rename subpool to iterpool, remove duplicated code by
     restructuring some loops.
-  (print_dirs_changed_tree)  remove the tmp_node->text_mod test which
+  (print_dirs_changed_tree): remove the tmp_node->text_mod test which
     was redundent.