]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcache.h
* cmdline/cacheset.cc:
[apt.git] / apt-pkg / pkgcache.h
index 643f240b0da6071456c1827e675736d5356e2000..426bb9f1300aa6ed628b5a0731ffec0840675c76 100644 (file)
@@ -532,9 +532,9 @@ struct pkgCache::Version
    /** \brief archive size for this version
 
        For Debian this is the size of the .deb file. */
-   map_ptrloc Size;              // These are the .deb size
+   unsigned long long Size;      // These are the .deb size
    /** \brief uncompressed size for this version */
-   map_ptrloc InstalledSize;
+   unsigned long long InstalledSize;
    /** \brief characteristic value representing this version
 
        No two packages in existence should have the same VerStr