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
10affed097
commit
dc9f0a9758
3 changed files with 19 additions and 3 deletions
|
|
@ -25,4 +25,6 @@
|
|||
|
||||
unsigned short Curl_ultous(unsigned long ulnum);
|
||||
|
||||
unsigned char Curl_ultouc(unsigned long ulnum);
|
||||
|
||||
#endif /* HEADER_CURL_WARNLESS_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue