]> granicus.if.org Git - curl/commit
made telrcv() take a ssize_t argument instead of int to better match other
authorDaniel Stenberg <daniel@haxx.se>
Mon, 9 Aug 2004 08:25:39 +0000 (08:25 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 9 Aug 2004 08:25:39 +0000 (08:25 +0000)
commit02c6fde11eb506b5e8b535d9460fb3043d311c5f
treeaffb9cadef3f3e3ac4d17645524c2846ec92e195
parentd003f6e125f5587594d453b6c2001f056c214c29
made telrcv() take a ssize_t argument instead of int to better match other
functions (and prevent warnings)
lib/telnet.c