This wasn't intended to be committed.

So, until fixed this will remain FIXME.
This commit is contained in:
Yang Tse 2009-05-02 03:16:04 +00:00
parent 9137e717b0
commit b5c599c80c
2 changed files with 3 additions and 3 deletions

View file

@ -389,8 +389,8 @@
# define CURL_SUFFIX_CURL_OFF_T L
# define CURL_SUFFIX_CURL_OFF_TU UL
# endif
# define CURL_TYPEOF_CURL_SOCKLEN_T unsigned int
# define CURL_SIZEOF_CURL_SOCKLEN_T 4
# define CURL_TYPEOF_CURL_SOCKLEN_T FIXME
# define CURL_SIZEOF_CURL_SOCKLEN_T -1
#elif defined(__OS400__)
# if defined(__ILEC400__)