]> granicus.if.org Git - curl/commit
use FORMAT_OFF_T instead of CURL_FORMAT_OFF_T to reduce the complexity of
authorDaniel Stenberg <daniel@haxx.se>
Tue, 2 Mar 2004 07:25:39 +0000 (07:25 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 2 Mar 2004 07:25:39 +0000 (07:25 +0000)
commit7ab3b5b3bb4c02dc00621efe13b8d3b29b819250
tree2e0f118ed75aed0201d4b15d8d1b948cda184430
parent00d5f886e3037434f7173f06908ade39488476b5
use FORMAT_OFF_T instead of CURL_FORMAT_OFF_T to reduce the complexity of
having to redef that name
lib/file.c
lib/ftp.c
lib/http.c
lib/progress.c
lib/transfer.c
lib/url.c