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

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

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-04-01 22:12:31 CEST

On Thu, 31 Mar 2005 fitz@tigris.org wrote:

> Author: fitz
> Date: Thu Mar 31 15:36:00 2005
> New Revision: 13807
>
> Modified:
> trunk/subversion/include/svn_wc.h
> Log:
> * subversion/include/svn_wc.h (svn_wc_notify_t): Doxygen fixes. No
> code changes.
>
>
> Modified: trunk/subversion/include/svn_wc.h
> Url: http://svn.collab.net/viewcvs/svn/trunk/subversion/include/svn_wc.h?view=diff&rev=13807&p1=trunk/subversion/include/svn_wc.h&r1=13806&p2=trunk/subversion/include/svn_wc.h&r2=13807
> ==============================================================================
> --- trunk/subversion/include/svn_wc.h (original)
> +++ trunk/subversion/include/svn_wc.h Thu Mar 31 15:36:00 2005
> @@ -595,38 +595,38 @@
> *
> * Structure used in the @c svn_wc_notify_func2_t function.
> *
> - * @c path is either absolute or relative to the current working directory
> - * (i.e., not relative to an anchor). @c action describes what happened
> - * to @c path.
> + * @a path is either absolute or relative to the current working directory
> + * (i.e., not relative to an anchor). @a action describes what happened
> + * to @a path.
> *
...and so on.

I thought @a was for arguments only. That's why I changed all those to
@c:-(

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 1 22:10:23 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.