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

Re: svn commit: r39259 - in trunk/subversion: include/private libsvn_client libsvn_wc

From: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Mon, 14 Sep 2009 22:44:53 -0500

On Sep 12, 2009, at 11:43 PM, Greg Stein wrote:

> On Sat, Sep 12, 2009 at 17:19, Hyrum K. Wright
> <hyrum_at_hyrumwright.org> wrote:
>> ...
>> +++ trunk/subversion/libsvn_wc/update_editor.c Sat Sep 12 14:19:50
>> 2009 (r39259)
>> ...
>> @@ -1496,7 +1494,7 @@ tree_has_local_mods(svn_boolean_t *modif
>>
>> SVN_ERR(svn_wc__internal_walk_children(db, local_abspath,
>> FALSE /* show_hidden */,
>> - &modcheck_callbacks,
>> &modcheck_baton,
>> + &modcheck_found_node,
>> &modcheck_baton,
>
> "&" is not needed for the function.

r39321.

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2394853
Received on 2009-09-15 05:45:15 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.