Re: svn commit: rev 1919 - trunk/subversion/clients/cmdline
From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-05-11 00:18:21 CEST
Branko Čibej wrote:
> Karl Fogel wrote:
Should be:
#define APR_FROM_OS_ERROR(e) ((e) == ERROR_SUCCESS ? APR_SUCCESS : (e) + APR_OS_START_SYSERR)
-- Brane Čibej <brane_at_xbc.nu> http://www.xbc.nu/brane/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat May 11 00:19:20 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.