You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@lyra.org> on 2002/04/24 23:00:37 UTC

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

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