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

Re: svn commit: r1508492 - in /subversion/branches/fsx/subversion: include/svn_sorts.h libsvn_subr/sorts.c

From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Wed, 31 Jul 2013 23:34:32 +0200

On Tue, Jul 30, 2013 at 8:54 PM, Greg Stein <gstein_at_gmail.com> wrote:

> On Tue, Jul 30, 2013 at 11:36 AM, <stefan2_at_apache.org> wrote:
> >...
> > +++ subversion/branches/fsx/subversion/include/svn_sorts.h Tue Jul 30
> 15:36:00 2013
> > @@ -282,8 +282,7 @@ svn_priority_queue__pop(svn_priority_que
> > * #NULL nor the first element as returned by #svn_priority_queue__peek.
> > */
> > void
> > -svn_priority_queue__push(svn_priority_queue__t *queue,
> > - void *element);
> > +svn_priority_queue__push(svn_priority_queue__t* queue, const void*
> element);
>
> Nit: formatting: ... type *name
>

Thanks for the review!
Fixed in r1509041.

-- Stefan^2
Received on 2013-07-31 23:35:04 CEST

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.