summaryrefslogtreecommitdiff
path: root/methods/ftp.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/ftp.cc
parente85987ab2281e765a2b3e19aefe7f99f656428d8 (diff)
parent179e456d2e3fb091934cd2c99579af10b6796149 (diff)
Merge branch 'pu/cleanup' into 'master'
Repository cleanups See merge request apt-team/apt!12
Diffstat (limited to 'methods/ftp.cc')
-rw-r--r--methods/ftp.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/methods/ftp.cc b/methods/ftp.cc
index 2daba8ffe..ebe555a04 100644
--- a/methods/ftp.cc
+++ b/methods/ftp.cc
@@ -1,6 +1,5 @@
// -*- mode: cpp; mode: fold -*-
// Description /*{{{*/
-// $Id: ftp.cc,v 1.31.2.1 2004/01/16 18:58:50 mdz Exp $
/* ######################################################################
FTP Acquire Method - This is the FTP acquire method for APT.