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

Re: svn commit: r13779 - trunk/subversion/include

From: <kfogel_at_collab.net>
Date: 2005-03-30 22:55:27 CEST

fitz@tigris.org writes:
> --- trunk/subversion/include/svn_wc.h (original)
> +++ trunk/subversion/include/svn_wc.h Wed Mar 30 11:41:07 2005
> @@ -125,7 +125,7 @@
> /**
> * @deprecated Provided for backward compatibility with the 1.1 API.
> *
> - * Similar to svn_wc_adm_open3(). @a depth is set to -1 if @a tree_lock
> + * Similar to svn_wc_adm_open3(). @a depth is set to -1 if tree_lock
> * is @c TRUE, else 0.
> */
> svn_error_t *svn_wc_adm_open2 (svn_wc_adm_access_t **adm_access,

Yes, but the parameter's name is "write_lock" not "tree_lock", no?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 30 23:21:05 2005

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.