summaryrefslogtreecommitdiff
path: root/apt-pkg/cachefile.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 /apt-pkg/cachefile.cc
parente85987ab2281e765a2b3e19aefe7f99f656428d8 (diff)
parent179e456d2e3fb091934cd2c99579af10b6796149 (diff)
Merge branch 'pu/cleanup' into 'master'
Repository cleanups See merge request apt-team/apt!12
Diffstat (limited to 'apt-pkg/cachefile.cc')
-rw-r--r--apt-pkg/cachefile.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/apt-pkg/cachefile.cc b/apt-pkg/cachefile.cc
index c070f4b9e..a22804c36 100644
--- a/apt-pkg/cachefile.cc
+++ b/apt-pkg/cachefile.cc
@@ -1,6 +1,5 @@
// -*- mode: cpp; mode: fold -*-
// Description /*{{{*/
-// $Id: cachefile.cc,v 1.8 2002/04/27 04:28:04 jgg Exp $
/* ######################################################################
CacheFile - Simple wrapper class for opening, generating and whatnot