Author: julianfoad
Date: Thu Dec 7 20:47:26 2017
New Revision: 1817417
URL: http://svn.apache.org/viewvc?rev=1817417&view=rev
Log:
* subversion/include/svn_client.h
(svn_client_shelf_get_paths): Correct the 'since' and 'experimental'
annotations.
Modified:
subversion/trunk/subversion/include/svn_client.h
Modified: subversion/trunk/subversion/include/svn_client.h
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_client.h?rev=1817417&r1=1817416&r2=1817417&view=diff
==============================================================================
--- subversion/trunk/subversion/include/svn_client.h (original)
+++ subversion/trunk/subversion/include/svn_client.h Thu Dec 7 20:47:26 2017
@@ -6833,7 +6833,8 @@ svn_client_shelves_any(svn_boolean_t *an
* the new path, both relative to the WC root. The key and value are the
* same except when a path is moved or copied.
*
- * @since New in 1.X.
+ * @since New in 1.10.
+ * @warning EXPERIMENTAL.
*/
SVN_EXPERIMENTAL
svn_error_t *