[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: Daniel Rall <dlr_at_finemaltcoding.com>
Date: Mon, 7 Jan 2008 11:45:21 -0800

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;

  • application/pgp-signature attachment: stored
Received on 2008-01-07 21:01:56 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.