Commit 51f32b6
committed
On the 'utf8-cmdline-prototype' branch: Move implementation of the
svn_opt_args_to_target_array4() function away from deprecated.c into opt.c.
* subversion/libsvn_subr/deprecated.c
(svn_opt_args_to_target_array4): Remove.
* subversion/libsvn_subr/opt.c
(svn_opt_args_to_target_array4): Add.
git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/utf8-cmdline-prototype@1930449 13f79535-47bb-0310-9956-ffa450edef681 parent 3c79580 commit 51f32b6
2 files changed
+14
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | | - | |
815 | | - | |
816 | | - | |
817 | | - | |
818 | | - | |
819 | | - | |
820 | | - | |
821 | | - | |
822 | | - | |
823 | | - | |
824 | | - | |
825 | 811 | | |
826 | 812 | | |
827 | 813 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
353 | 367 | | |
354 | 368 | | |
355 | 369 | | |
| |||
0 commit comments