[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] svn_wc_relocate3() should have '@since New in 1.5'

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2007-04-01 09:30:59 CEST

Hi,

{{{
* subversion/include/svn_wc.h (svn_wc_relocate3):
  Add missing @since markup.
}}}

Thanks,

--
kou

Index: subversion/include/svn_wc.h
===================================================================
--- subversion/include/svn_wc.h (revision 24303)
+++ subversion/include/svn_wc.h (working copy)
@@ -3606,6 +3606,8 @@
  *
  * @a adm_access is an access baton for the directory containing
  * @a path.
+ *
+ * @since New in 1.5.
  */
 svn_error_t *
 svn_wc_relocate3(const char *path,

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 1 10:34:09 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.