diff options
author | Julian Andres Klode <jak@debian.org> | 2018-05-09 08:15:54 +0000 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2018-05-09 08:15:54 +0000 |
commit | bb36d9ede3f374dd24fdce7493d9fcbe92e1e7c8 (patch) | |
tree | fd1fed8a732d6e636a40cf74172fbf8d9c356f28 /methods/file.cc | |
parent | e85987ab2281e765a2b3e19aefe7f99f656428d8 (diff) | |
parent | 179e456d2e3fb091934cd2c99579af10b6796149 (diff) |
Merge branch 'pu/cleanup' into 'master'
Repository cleanups
See merge request apt-team/apt!12
Diffstat (limited to 'methods/file.cc')
-rw-r--r-- | methods/file.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/methods/file.cc b/methods/file.cc index 269fb432d..ff4301576 100644 --- a/methods/file.cc +++ b/methods/file.cc @@ -1,6 +1,5 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: file.cc,v 1.9.2.1 2004/01/16 18:58:50 mdz Exp $ /* ###################################################################### File URI method for APT |