make functions use size_t instead of int next major update

This commit is contained in:
Daniel Stenberg 2004-07-01 08:22:52 +00:00
Родитель 090b89cc76
Коммит 35840a2c5c
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -215,6 +215,8 @@ TODO
* remove obsolete defines from curl/curl.h
* make several functions use size_t instead of int in their APIs
* remove the following functions from the public API:
curl_getenv
curl_mprintf (and variations)