aboutsummaryrefslogtreecommitdiff
path: root/lib/config-symbian.h
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-09-15 18:24:23 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-09-15 18:24:23 +0000
commit849318138ee628437c0d3dfe88e6e9b74e7f2520 (patch)
treeff2353977d4b26ed88211e76f14c51278b13da7b /lib/config-symbian.h
parent6a04c0878b445ce631958292849352de5cb7e15b (diff)
Note that the long long issue is fixed in Symbian OS 9.4
Diffstat (limited to 'lib/config-symbian.h')
-rw-r--r--lib/config-symbian.h2
1 files changed, 1 insertions, 1 deletions
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