X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/e5eebd12b7d7faf31210511dbf15edbda508ffc4..cf544e1458bbe2a245ce0275f3b69061604ecf2e:/apt-pkg/contrib/mmap.h diff --git a/apt-pkg/contrib/mmap.h b/apt-pkg/contrib/mmap.h index 682024789..3cb6c6468 100644 --- a/apt-pkg/contrib/mmap.h +++ b/apt-pkg/contrib/mmap.h @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: mmap.h,v 1.7 1998/11/12 03:14:40 jgg Exp $ +// $Id: mmap.h,v 1.8 1999/01/18 06:20:08 jgg Exp $ /* ###################################################################### MMap Class - Provides 'real' mmap or a faked mmap using read(). @@ -22,7 +22,6 @@ ##################################################################### */ /*}}}*/ -// Header section: pkglib #ifndef PKGLIB_MMAP_H #define PKGLIB_MMAP_H