diff options
Diffstat (limited to 'methods/http.h')
-rw-r--r-- | methods/http.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/methods/http.h b/methods/http.h index 84cc0b2b1..d511196e3 100644 --- a/methods/http.h +++ b/methods/http.h @@ -1,6 +1,5 @@ // -*- mode: cpp; mode: fold -*- -// Description /*{{{*/// $Id: http.h,v 1.12 2002/04/18 05:09:38 jgg Exp $ -// $Id: http.h,v 1.12 2002/04/18 05:09:38 jgg Exp $ +// Description /*{{{*/ /* ###################################################################### HTTP Acquire Method - This is the HTTP acquire method for APT. |