Hyrum K Wright wrote on Thu, Sep 22, 2011 at 07:49:17 +0100: > On Thu, Sep 22, 2011 at 3:31 AM, <[email protected]> wrote: > > Author: danielsh > > Date: Thu Sep 22 02:31:06 2011 > > New Revision: 1173935 > > > > URL: http://svn.apache.org/viewvc?rev=1173935&view=rev > > Log: > > * subversion/include/private/svn_subr_private.h: Doxygen markup fixes. > > You probably already know this, but stuff in include/private doesn't > get processed by doxygen (and this comment wouldn't anyway, since it > doesn't lead with a '/**' ). >
True, but the comments do use doxygen syntax. > > -/* Write @a len bytes from @a data into the spill-buffer in @reader. */

