diff options
Diffstat (limited to 'methods/ftp.h')
-rw-r--r-- | methods/ftp.h | 3 |
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. |