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

Re: svn commit: r17514 - trunk/subversion/libsvn_client

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-11-24 19:37:53 CET

On 11/24/05, dionisos@tigris.org <dionisos@tigris.org> wrote:

> @@ -386,6 +428,9 @@
> /* If this file has a non-textual mime-type, bail out. */
> SVN_ERR (check_mimetype (prop_diffs, frb->target, frb->currpool));
>
> + /* */
> + get_eol_style (&frb->eol_style, &frb->eol_str, prop_diffs);
> +

I think you may have forgotten to finish something there ;-)

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 24 19:44:07 2005

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.