Re: svn commit: r11340 - trunk/subversion/libsvn_ra_dav
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-10-13 00:41:37 CEST
Joe Orton <joe@manyfish.co.uk> writes:
> On Tue, Oct 12, 2004 at 04:05:24PM -0500, Philip Martin wrote:
Oops! This should do
if (len > 0 && cdata[len-1] == '\n')
>> + --len;
I'm not trying to strip general whitespace, just a leading/trailing \n
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Oct 13 00:47:01 2004 |
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.