]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/tagfile.h
* apt-pkg/indexfile.cc:
[apt.git] / apt-pkg / tagfile.h
index 8c948754dbb62acdf22232dd1db6103d3ea2f635..70381ad13acef4d14505e6fc417450ad5681b31a 100644 (file)
@@ -75,9 +75,10 @@ class pkgTagFile
    bool Done;
    unsigned long iOffset;
    unsigned long Size;
-   
+
    bool Fill();
-   
+   bool Resize();
+
    public:
 
    bool Step(pkgTagSection &Section);