mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:53:37 +03:00
fix compiler warning
This commit is contained in:
parent
87428e07ca
commit
bcd1c7c2e9
8 changed files with 164 additions and 6 deletions
|
|
@ -27,4 +27,6 @@ unsigned short curlx_ultous(unsigned long ulnum);
|
|||
|
||||
unsigned char curlx_ultouc(unsigned long ulnum);
|
||||
|
||||
int curlx_uztosi(size_t uznum);
|
||||
|
||||
#endif /* HEADER_CURL_WARNLESS_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue