You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2017/12/10 04:33:22 UTC

svn commit: r1817670 - /subversion/trunk/subversion/svn/svn.c

Author: danielsh
Date: Sun Dec 10 04:33:22 2017
New Revision: 1817670

URL: http://svn.apache.org/viewvc?rev=1817670&view=rev
Log:
* subversion/svn/svn.c
  (svn_cl__options."adds-as-modification"): Add missing linebreak.

CHANGES: skip

Modified:
    subversion/trunk/subversion/svn/svn.c

Modified: subversion/trunk/subversion/svn/svn.c
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/svn.c?rev=1817670&r1=1817669&r2=1817670&view=diff
==============================================================================
--- subversion/trunk/subversion/svn/svn.c (original)
+++ subversion/trunk/subversion/svn/svn.c Sun Dec 10 04:33:22 2017
@@ -459,7 +459,7 @@ const apr_getopt_option_t svn_cl__option
                           "   'wc-root'    root of TARGET's working copy")},
 
   {"adds-as-modification", opt_adds_as_modification, 0,
-                       N_("Local additions are merged with incoming additions "
+                       N_("Local additions are merged with incoming additions\n"
                        "                             "
                        "instead of causing a tree conflict. Use of this\n"
                        "                             "