svn commit: r1926016 - /subversion/branches/utf8-cmdline-prototype/subversion/svnsync/svnsync.c

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: rinrab
Date: Sat May 31 19:24:44 2025
New Revision: 1926016

URL: http://svn.apache.org/viewvc?rev=1926016&view=rev
Log:
On the 'utf8-cmdline-prototype' branch: following up to r1926015: im kinda stupid.

Modified:
    subversion/branches/utf8-cmdline-prototype/subversion/svnsync/svnsync.c

Modified: subversion/branches/utf8-cmdline-prototype/subversion/svnsync/svnsync.c
URL: http://svn.apache.org/viewvc/subversion/branches/utf8-cmdline-prototype/subversion/svnsync/svnsync.c?rev=1926016&r1=1926015&r2=1926016&view=diff
==============================================================================
--- subversion/branches/utf8-cmdline-prototype/subversion/svnsync/svnsync.c (original)
+++ subversion/branches/utf8-cmdline-prototype/subversion/svnsync/svnsync.c Sat May 31 19:24:44 2025
@@ -2164,7 +2164,7 @@ sub_main(int *exit_code,
               new_option->file = SVN_CONFIG_CATEGORY_CONFIG;
               new_option->section = SVN_CONFIG_SECTION_MISCELLANY;
               new_option->option = SVN_CONFIG_OPTION_MEMORY_CACHE_SIZE;
-              new_option->value = apr_pstrdup(pool, opt_arg));
+              new_option->value = apr_pstrdup(pool, opt_arg);
 
               APR_ARRAY_PUSH(config_options,
                              svn_cmdline__config_argument_t *) = new_option;
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.