From 849318138ee628437c0d3dfe88e6e9b74e7f2520 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 15 Sep 2008 18:24:23 +0000 Subject: Note that the long long issue is fixed in Symbian OS 9.4 --- lib/config-symbian.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/config-symbian.h') diff --git a/lib/config-symbian.h b/lib/config-symbian.h index ddccf1e82..1bd34a298 100644 --- a/lib/config-symbian.h +++ b/lib/config-symbian.h @@ -803,7 +803,7 @@ /* #define CURLDEBUG */ #endif -/* sys/cdefs.h fails to define this for WINSCW */ +/* sys/cdefs.h fails to define this for WINSCW prior to Symbian OS ver. 9.4 */ #ifndef __LONG_LONG_SUPPORTED #define __LONG_LONG_SUPPORTED #endif -- cgit v1.2.3