]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/init.cc
extent the mmap to be able to handle currently not implemented
[apt.git] / apt-pkg / init.cc
index 63caade36a599b818b93ce0e466aa72aef12569b..15efb1a3d58b708518a6cd78daa5cdeaa43b48a9 100644 (file)
@@ -103,7 +103,7 @@ bool pkgInitConfig(Configuration &Cnf)
 
    if (Res == false)
       return false;
-   
+
    if (Cnf.FindB("Debug::pkgInitConfig",false) == true)
       Cnf.Dump();