fix compiler warning

This commit is contained in:
Yang Tse 2010-02-22 02:37:13 +00:00
parent 10affed097
commit dc9f0a9758
3 changed files with 19 additions and 3 deletions

View file

@ -25,4 +25,6 @@
unsigned short Curl_ultous(unsigned long ulnum);
unsigned char Curl_ultouc(unsigned long ulnum);
#endif /* HEADER_CURL_WARNLESS_H */