svn commit: r1925945 - /subversion/branches/utf8-cmdline-prototype/subversion/libsvn_subr/opt.c

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: rinrab
Date: Thu May 29 17:06:53 2025
New Revision: 1925945

URL: http://svn.apache.org/viewvc?rev=1925945&view=rev
Log:
On the 'utf8-cmdline-prototype' branch: Follow-up to r1925942 and r1925944:
Return value from svn_opt__collect_targets().

Modified:
    subversion/branches/utf8-cmdline-prototype/subversion/libsvn_subr/opt.c

Modified: subversion/branches/utf8-cmdline-prototype/subversion/libsvn_subr/opt.c
URL: http://svn.apache.org/viewvc/subversion/branches/utf8-cmdline-prototype/subversion/libsvn_subr/opt.c?rev=1925945&r1=1925944&r2=1925945&view=diff
==============================================================================
--- subversion/branches/utf8-cmdline-prototype/subversion/libsvn_subr/opt.c (original)
+++ subversion/branches/utf8-cmdline-prototype/subversion/libsvn_subr/opt.c Thu May 29 17:06:53 2025
@@ -287,6 +287,7 @@ svn_opt__collect_targets(apr_array_heade
     }
 
   *targets_p = input_targets;
+  return SVN_NO_ERROR;
 }
 
 /* Note: This is substantially copied into svn_client_args_to_target_array() in
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.