Author: rinrab
Date: Tue May 27 18:48:55 2025
New Revision: 1925873

URL: http://svn.apache.org/viewvc?rev=1925873&view=rev
Log:
On the 'utf8-cmdline-prototype' branch: follow up to r1925832: fix @since 
comment
of svn_opt_parse_revprop2().

Modified:
    subversion/branches/utf8-cmdline-prototype/subversion/include/svn_opt.h

Modified: 
subversion/branches/utf8-cmdline-prototype/subversion/include/svn_opt.h
URL: 
http://svn.apache.org/viewvc/subversion/branches/utf8-cmdline-prototype/subversion/include/svn_opt.h?rev=1925873&r1=1925872&r2=1925873&view=diff
==============================================================================
--- subversion/branches/utf8-cmdline-prototype/subversion/include/svn_opt.h 
(original)
+++ subversion/branches/utf8-cmdline-prototype/subversion/include/svn_opt.h Tue 
May 27 18:48:55 2025
@@ -671,7 +671,7 @@ svn_opt_args_to_target_array(apr_array_h
  * const char * revprop names to svn_string_t * revprop values for use
  * with svn_repos_get_commit_editor5 and other get_commit_editor APIs.
  *
- * @since New in 1.6.
+ * @since New in 1.15.
  */
 svn_error_t *
 svn_opt_parse_revprop2(apr_hash_t **revprops,


Reply via email to