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

Re: svn_wc_committed_queue_create() needs @since New in 1.5.

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-03-25 14:43:25 CEST

On 3/25/07, Kouhei Sutou <kou@cozmixng.org> wrote:
> 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);
>

+1 for commit. Thanks for your close attention!

bye,

Erik.

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