diff options
Diffstat (limited to 'apt-inst/filelist.h')
-rw-r--r-- | apt-inst/filelist.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apt-inst/filelist.h b/apt-inst/filelist.h index 5d5327f6c..7fe43de63 100644 --- a/apt-inst/filelist.h +++ b/apt-inst/filelist.h @@ -1,6 +1,5 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: filelist.h,v 1.2 2001/02/20 07:03:16 jgg Exp $ /* ###################################################################### File Listing - Manages a Cache of File -> Package names. |