summaryrefslogtreecommitdiff
path: root/methods/http.cc
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2018-05-09 08:15:54 +0000
committerJulian Andres Klode <jak@debian.org>2018-05-09 08:15:54 +0000
commitbb36d9ede3f374dd24fdce7493d9fcbe92e1e7c8 (patch)
treefd1fed8a732d6e636a40cf74172fbf8d9c356f28 /methods/http.cc
parente85987ab2281e765a2b3e19aefe7f99f656428d8 (diff)
parent179e456d2e3fb091934cd2c99579af10b6796149 (diff)
Merge branch 'pu/cleanup' into 'master'
Repository cleanups See merge request apt-team/apt!12
Diffstat (limited to 'methods/http.cc')
-rw-r--r--methods/http.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/methods/http.cc b/methods/http.cc
index 5d286bcb4..4514c3d60 100644
--- a/methods/http.cc
+++ b/methods/http.cc
@@ -1,6 +1,5 @@
// -*- mode: cpp; mode: fold -*-
// Description /*{{{*/
-// $Id: http.cc,v 1.59 2004/05/08 19:42:35 mdz Exp $
/* ######################################################################
HTTP Acquire Method - This is the HTTP acquire method for APT.