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

Re: svn commit: rev 1771 - trunk/subversion/include trunk/subversion/libsvn_delta

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-04-25 01:00:37 CEST

On Wed, Apr 24, 2002 at 05:36:45PM -0500, striker@tigris.org wrote:
>...
> Log:
> Introduce some utility functions to easily determine if
> there are differences or conflicts between datasources.
>...
> +/* Determine if a diff contains conflicts. If it
> + * does, return TRUE.
> + */
>...
> +/* Determine if a diff contains actual differences
> + * between the datasources. If so, return TRUE.
> + */

Are you on a 60 character display or something? :-)

[ these wrap "uncomfortably" early compare to most of the code, wrapped near
  80 columns. ]

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 25 01:00:43 2002

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.