diff options
Diffstat (limited to 'ftp/curl/files/patch-lib::urldata.h')
-rw-r--r-- | ftp/curl/files/patch-lib::urldata.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ftp/curl/files/patch-lib::urldata.h b/ftp/curl/files/patch-lib::urldata.h deleted file mode 100644 index 27d02fe..0000000 --- a/ftp/curl/files/patch-lib::urldata.h +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/urldata.h.orig Fri May 9 00:39:29 2003 -+++ lib/urldata.h Sun Jun 15 18:57:46 2003 -@@ -501,7 +501,7 @@ - struct PureInfo { - int httpcode; - int httpversion; -- long filetime; /* If requested, this is might get set. Set to -1 if -+ time_t filetime; /* If requested, this is might get set. Set to -1 if - the time was unretrievable */ - long header_size; /* size of read header(s) in bytes */ - long request_size; /* the amount of bytes sent in the request(s) */ |