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

Re: [PATCH] automatic properties

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-09-29 00:21:33 CEST

Branko Čibej wrote:

>Martin Furter wrote:
>
>
>>+/**
>>+ * enumerate through auto-props entries and store value if name matches
>>+ *
>>+ * @param name a property name
>>+ * @param value value of the property
>>+ * @param baton a baton of type auto_props_baton_t
>>+ * @return FALSE to stop the enumeration, TRUE to continue
>>+ */
>>
>>
>>
>>
>Again, the existing practice is to describe parameters (and return
>values) inline in the text. Parameter names are tagged with @a. Function
>descriptions are sentences, so they start with a capital letter and end
>with a period.
>
>
Ouch, disregard this; I overlooked that this was a static function. The
format of the docstring should be the same as in config.h.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 29 00:22:05 2003

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.