]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/cachefile.cc
add a segfault handler to MMap to show the Cache-Limit message, which
[apt.git] / apt-pkg / cachefile.cc
index 1a84aea54d5504ed2c0ceb126c2e64f68104290a..f287a244c8faa48746eb5f782a5d484280d73363 100644 (file)
@@ -24,7 +24,6 @@
     
 #include <apti18n.h>
                                                                        /*}}}*/
-
 // CacheFile::CacheFile - Constructor                                  /*{{{*/
 // ---------------------------------------------------------------------
 /* */
@@ -108,8 +107,6 @@ bool pkgCacheFile::Open(OpProgress &Progress,bool WithLock)
    return true;
 }
                                                                        /*}}}*/
-
-
 // CacheFile::Close - close the cache files                            /*{{{*/
 // ---------------------------------------------------------------------
 /* */