You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2010/09/17 13:32:31 UTC

svn propchange: r996570 - svn:log

Author: julianfoad
Revision: 996570
Modified property: svn:log

Modified: svn:log at Fri Sep 17 11:32:31 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Sep 17 11:32:31 2010
@@ -12,7 +12,7 @@ No functional change.
 * subversion/libsvn_diff/parse-diff.c
   (svn_diff_hunk_t): Replace the 'reverse' member with a new 'patch' member
    so we can refer to the patch to determine whether to reverse hunks.
-  (svn_diff_hunk_reset_diff_text, svn_diff_hunk_reset_original_text,
+  (svn_diff_hunk_reset_original_text,
    svn_diff_hunk_reset_modified_text, svn_diff_hunk_get_original_start,
    svn_diff_hunk_get_original_length, svn_diff_hunk_get_modified_start,
    svn_diff_hunk_get_modified_length, svn_diff_hunk_readline_original_text,