svn commit: r1925906 - /subversion/trunk/subversion/include/svn_opt.h

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: rinrab
Date: Wed May 28 14:15:37 2025
New Revision: 1925906

URL: http://svn.apache.org/viewvc?rev=1925906&view=rev
Log:
Follow-up to r1918076: format code.

* subversion/include/svn_opt.h
  (svn_opt_parse_change_to_range): Ditto.

This was one of my first patches, hehe.

Modified:
    subversion/trunk/subversion/include/svn_opt.h

Modified: subversion/trunk/subversion/include/svn_opt.h
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_opt.h?rev=1925906&r1=1925905&r2=1925906&view=diff
==============================================================================
--- subversion/trunk/subversion/include/svn_opt.h (original)
+++ subversion/trunk/subversion/include/svn_opt.h Wed May 28 14:15:37 2025
@@ -553,9 +553,10 @@ svn_opt_parse_revision_to_range(apr_arra
  *
  * @since New in 1.15.
  */
-int svn_opt_parse_change_to_range(apr_array_header_t *opt_ranges,
-                                  const char *arg,
-                                  apr_pool_t *result_pool);
+int
+svn_opt_parse_change_to_range(apr_array_header_t *opt_ranges,
+                              const char *arg,
+                              apr_pool_t *result_pool);
 
 /**
  * Resolve peg revisions and operational revisions in the following way:
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.