Author: svn-role
Date: Thu May 21 04:00:13 2020
New Revision: 1877978

URL: http://svn.apache.org/viewvc?rev=1877978&view=rev
Log:
Merge r1877788 from trunk:

 * r1877788
   Fix a broken link in a docstring.
   Votes:
     +1: danielsh, stsp

Modified:
    subversion/branches/1.14.x/   (props changed)
    subversion/branches/1.14.x/STATUS
    subversion/branches/1.14.x/subversion/include/svn_ra.h

Propchange: subversion/branches/1.14.x/
------------------------------------------------------------------------------
  Merged /subversion/trunk:r1877788

Modified: subversion/branches/1.14.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1877978&r1=1877977&r2=1877978&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Thu May 21 04:00:13 2020
@@ -53,8 +53,3 @@ Veto-blocked changes:
 
 Approved changes:
 =================
-
- * r1877788
-   Fix a broken link in a docstring.
-   Votes:
-     +1: danielsh, stsp

Modified: subversion/branches/1.14.x/subversion/include/svn_ra.h
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.14.x/subversion/include/svn_ra.h?rev=1877978&r1=1877977&r2=1877978&view=diff
==============================================================================
--- subversion/branches/1.14.x/subversion/include/svn_ra.h (original)
+++ subversion/branches/1.14.x/subversion/include/svn_ra.h Thu May 21 04:00:13 
2020
@@ -2244,7 +2244,7 @@ svn_ra_has_capability(svn_ra_session_t *
 
 /**
  * The capability of a server to automatically remove transaction
- * properties prefixed with SVN_PROP_EPHEMERAL_PREFIX.
+ * properties prefixed with #SVN_PROP_TXN_PREFIX.
  *
  * @since New in 1.8.
  */


Reply via email to