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 2012/06/18 13:04:02 UTC

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

Author: julianfoad
Date: Mon Jun 18 11:04:01 2012
New Revision: 1351293

URL: http://svn.apache.org/viewvc?rev=1351293&view=rev
Log:
* subversion/libsvn_client/merge.c
  (find_last_merged_location): Tweak 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=1351293&r1=1351292&r2=1351293&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_client/merge.c (original)
+++ subversion/trunk/subversion/libsvn_client/merge.c Mon Jun 18 11:04:01 2012
@@ -11230,8 +11230,8 @@ branch_history_get_endpoints(svn_client_
 }
 
 /* Set *BASE_P to the last location on SOURCE_BRANCH such that all changes
- * on SOURCE_BRANCH up to and including *BASE_P have already been merged
- * into the target branch -- or, specifically, are recorded in
+ * on SOURCE_BRANCH after YCA up to and including *BASE_P have already
+ * been merged into the target branch -- or, specifically, are recorded in
  * TARGET_MERGEINFO.
  *
  *               *BASE_P       TIP