summaryrefslogtreecommitdiff
path: root/methods/ftp.h
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.h
parente85987ab2281e765a2b3e19aefe7f99f656428d8 (diff)
parent179e456d2e3fb091934cd2c99579af10b6796149 (diff)
Merge branch 'pu/cleanup' into 'master'
Repository cleanups See merge request apt-team/apt!12
Diffstat (limited to 'methods/ftp.h')
-rw-r--r--methods/ftp.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/methods/ftp.h b/methods/ftp.h
index 52b856637..da9887bfd 100644
--- a/methods/ftp.h
+++ b/methods/ftp.h
@@ -1,6 +1,5 @@
// -*- mode: cpp; mode: fold -*-
-// Description /*{{{*/// $Id: ftp.h,v 1.4 2001/03/06 07:15:29 jgg Exp $
-// $Id: ftp.h,v 1.4 2001/03/06 07:15:29 jgg Exp $
+// Description /*{{{*/
/* ######################################################################
FTP Acquire Method - This is the FTP acquire method for APT.