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

svn_wc_committed_queue_create() needs @since New in 1.5.

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2007-03-25 13:59:35 CEST

Hi,

[[
* subversion/include/svn_wc.h(svn_wc_committed_queue_create):
  Add missing @since markup.
]]

Thanks,

--
kou

Index: subversion/include/svn_wc.h
===================================================================
--- subversion/include/svn_wc.h (revision 24100)
+++ subversion/include/svn_wc.h (working copy)
@@ -2508,6 +2508,8 @@
  * The returned queue and all further
  * allocations required for queueing new items will also be done
  * from @a pool.
+ *
+ * @since New in 1.5.
  */
 svn_wc_committed_queue_t *
 svn_wc_committed_queue_create(apr_pool_t *pool);

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 25 13:59:58 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.