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

Re: svn commit: r28772 - branches/issue-2897/subversion/libsvn_client

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Tue, 08 Jan 2008 16:42:06 +0530

Thanks Dan, Fixed in r28783.

With regards
Kamesh Jayachandran
Daniel Rall wrote:
> On Mon, 07 Jan 2008, kameshj_at_tigris.org wrote:
> ...
>
>> --- branches/issue-2897/subversion/libsvn_client/mergeinfo.h (original)
>> +++ branches/issue-2897/subversion/libsvn_client/mergeinfo.h Mon Jan 7 08:24:21 2008
>> @@ -27,7 +27,8 @@
>> /* Subset of requested merge range. */
>> svn_merge_range_t *range;
>> /* If reflected_ranges is not NULL then above 'range' is a
>> - reflective range of it. */
>> + reflective range of it. It contains individual elements of
>> + type ' svn_merge_range_t *'. */
>>
> ^
> Extraneous whitespace (I'd have fixed it myself, but don't have this branch
> checkout out ATM).
>
>
>> apr_array_header_t *reflected_ranges;
>> } svn_client__remaining_range_info_t;
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-01-08 12:32:27 CET

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.