summaryrefslogtreecommitdiff
path: root/lib/config-symbian.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-08-21 00:06:15 +0000
committerYang Tse <yangsita@gmail.com>2008-08-21 00:06:15 +0000
commitceb49d3742e4c27fdd86f9a6b043bebf7f42deaa (patch)
tree55ab5f39955da616c90617d17292741935a10c7f /lib/config-symbian.h
parent44142f823474da2675bc8fb591c295111733dc53 (diff)
downloadcurl-ceb49d3742e4c27fdd86f9a6b043bebf7f42deaa.tar.gz
Get rid of ENABLE_64BIT symbol definition and usage.
Improve HAVE_LONGLONG symbol description.
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 a39669c48..6c91cba36 100644
--- a/lib/config-symbian.h
+++ b/lib/config-symbian.h
@@ -312,7 +312,7 @@
/* Define to 1 if you have the `localtime_r' function. */
#define HAVE_LOCALTIME_R 1
-/* if your compiler supports long long */
+/* Define to 1 if the compiler supports the 'long long' data type. */
#define HAVE_LONGLONG 1
/* Define to 1 if you have the malloc.h header file. */