svn commit: r1921606 - /subversion/trunk/subversion/include/private/svn_client_private.h

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: rinrab
Date: Sun Oct 27 20:23:33 2024
New Revision: 1921606

URL: http://svn.apache.org/viewvc?rev=1921606&view=rev
Log:
Update docstring of the svn_client__get_diff_writer_svn function, because
now it can return a diff_processor for git-style diff.

* subversion/include/private/svn_client_private.h
  (svn_client__get_diff_writer_svn): Ditto.

Modified:
    subversion/trunk/subversion/include/private/svn_client_private.h

Modified: subversion/trunk/subversion/include/private/svn_client_private.h
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/include/private/svn_client_private.h?rev=1921606&r1=1921605&r2=1921606&view=diff
==============================================================================
--- subversion/trunk/subversion/include/private/svn_client_private.h (original)
+++ subversion/trunk/subversion/include/private/svn_client_private.h Sun Oct 27 20:23:33 2024
@@ -345,8 +345,8 @@ svn_client__mergeinfo_log(svn_boolean_t
                           apr_pool_t *result_pool,
                           apr_pool_t *scratch_pool);
 
-/** Return a diff processor that will print a Subversion-style
- * (not git-style) diff.
+/** Return a diff processor that will print a diff in Subversion-style
+ *  or git-style, based on @a use_git_diff_format value.
  *
  * @a anchor is optional (may be null), and is the 'anchor' path to prefix
  * to the diff-processor paths before displaying.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.