Author: rinrab
Date: Sun Oct 20 19:19:02 2024
New Revision: 1921449

URL: http://svn.apache.org/viewvc?rev=1921449&view=rev
Log:
Follow-up to r1921447: don't forget to adjust the comments in the file
header after svncopy.

* subversion/libsvn_diff/diff_tree_copy_as_changed.c
  (fileheader): Fixup the comment.

Modified:
    subversion/trunk/subversion/libsvn_diff/diff_tree_copy_as_changed.c

Modified: subversion/trunk/subversion/libsvn_diff/diff_tree_copy_as_changed.c
URL: 
http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_diff/diff_tree_copy_as_changed.c?rev=1921449&r1=1921448&r2=1921449&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_diff/diff_tree_copy_as_changed.c 
(original)
+++ subversion/trunk/subversion/libsvn_diff/diff_tree_copy_as_changed.c Sun Oct 
20 19:19:02 2024
@@ -1,5 +1,6 @@
 /*
- * diff_tree.c :  default diff tree processor
+ * diff_tree_copy_as_changed.c :  diff tree processor, for converting
+ *                                copies to changes, removing copyfrom
  *
  * ====================================================================
  *    Licensed to the Apache Software Foundation (ASF) under one


Reply via email to