You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2011/12/09 10:07:50 UTC

svn commit: r1212287 - /subversion/trunk/subversion/libsvn_client/merge.c

Author: julianfoad
Date: Fri Dec  9 09:07:50 2011
New Revision: 1212287

URL: http://svn.apache.org/viewvc?rev=1212287&view=rev
Log:
* subversion/libsvn_client/merge.c
  (get_mergeinfo_paths): Fix a typo in the doc string.

Modified:
    subversion/trunk/subversion/libsvn_client/merge.c

Modified: subversion/trunk/subversion/libsvn_client/merge.c
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_client/merge.c?rev=1212287&r1=1212286&r2=1212287&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_client/merge.c (original)
+++ subversion/trunk/subversion/libsvn_client/merge.c Fri Dec  9 09:07:50 2011
@@ -5641,7 +5641,7 @@ get_wc_explicit_mergeinfo_catalog(apr_ha
    depth-first ordering it is guaranteed to be the first element in
    *CHILDREN_WITH_MERGEINFO.
 
-   MERGE_COMMAND_BATON is cascaded from the argument of the same name in
+   MERGE_CMD_BATON is cascaded from the argument of the same name in
    do_directory_merge().
 */
 static svn_error_t *