cmpil...@apache.org wrote on Tue, Jun 12, 2012 at 14:21:44 -0000:
> Author: cmpilato
> Date: Tue Jun 12 14:21:44 2012
> New Revision: 1349371
> 
> URL: http://svn.apache.org/viewvc?rev=1349371&view=rev
> Log:
> * subversion/libsvn_ra_serf/update.c
>   (start_report): Remove commented-out cruft introduced in r1349367.
> 
> Modified:
>     subversion/trunk/subversion/libsvn_ra_serf/update.c
> 
> Modified: subversion/trunk/subversion/libsvn_ra_serf/update.c
> URL: 
> http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_ra_serf/update.c?rev=1349371&r1=1349370&r2=1349371&view=diff
> ==============================================================================
> --- subversion/trunk/subversion/libsvn_ra_serf/update.c (original)
> +++ subversion/trunk/subversion/libsvn_ra_serf/update.c Tue Jun 12 14:21:44 
> 2012
> @@ -1813,7 +1813,6 @@ start_report(svn_ra_serf__xml_parser_t *
>               "send-all" mode.  As a client, we're smart enough to know
>               that's wrong, so we'll just push an ignorable state
>               here. */
> -          /*push_state(parser, ctx, TXDELTA);*/

Update comment to match code?

>            ;
>          }
>        else
> 
> 

Reply via email to