Hi!

[[[
Remove obsolute doc comment about 'svn patch' using diff callbacks. The
callbacks were removed in r879144 when we shaved off the SVNPATCH blocks
and only kept the unidiff part.

* subversion/include/svn_wc.h
  (svn_wc_diff_callbacks4_t): See above.
]]]

Daniel
Index: subversion/include/svn_wc.h
===================================================================
--- subversion/include/svn_wc.h (revision 929211)
+++ subversion/include/svn_wc.h (working copy)
@@ -2173,8 +2173,8 @@
 
 /**
  * A callback vtable invoked by our diff-editors, as they receive diffs
- * from the server.  'svn diff', 'svn merge' and 'svn patch' all
- * implement their own versions of this vtable.
+ * from the server. 'svn diff' and 'svn merge' implement their own versions
+ * of this vtable.
  *
  * Common parameters:
  *

Reply via email to