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

Re: svn commit: rev 4332 - in trunk/subversion: include libsvn_fs libsvn_subr tests/libsvn_fs

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-01-11 00:40:34 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:
> > +/* Return a string showing the octal representation of @a digest,
> > + * which must be MD5_DIGESTSIZE bytes long. Allocate the string in
> > + * @a pool.
> > + */
> > +const char *svn_cstring_from_md5_digest (unsigned char digest[],
> > + apr_pool_t *pool);
>
> this comment needs to start with /** in order for doxygen to pick it up.

Thanks, glad you were watching. Fixed in revision 4333.

(Okay, who wants to commit the palindromic revision?...)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 11 01:25:51 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.