From ce0ae89a806a774bdc26d23d2777e737e4d4bea9 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:02 +0000 Subject: Wow it works Author: jgg Date: 1999-03-15 07:20:41 GMT Wow it works --- methods/http.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'methods/http.cc') diff --git a/methods/http.cc b/methods/http.cc index da15cec32..0d84a9dc7 100644 --- a/methods/http.cc +++ b/methods/http.cc @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: http.cc,v 1.28 1999/03/15 06:01:00 jgg Exp $ +// $Id: http.cc,v 1.29 1999/03/15 07:20:41 jgg Exp $ /* ###################################################################### HTTP Aquire Method - This is the HTTP aquire method for APT. @@ -916,7 +916,6 @@ void HttpMethod::SigTerm(int) // Timestamp struct utimbuf UBuf; - time(&UBuf.actime); UBuf.actime = FailTime; UBuf.modtime = FailTime; utime(FailFile.c_str(),&UBuf); -- cgit v1.2.3-70-g09d2