]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-extracttemplates.h
use the same code to detect quiet setting in all tools
[apt.git] / cmdline / apt-extracttemplates.h
index 6d2870a02365cd48730a9cd237e7e39bf6a97022..829cdae755c39b5ca8eb5c1d6542c6f3589310e0 100644 (file)
@@ -28,7 +28,7 @@ public:
        ~DebFile();
        bool DoItem(Item &I, int &fd);
        bool Process(pkgDirStream::Item &I, const unsigned char *data, 
-               unsigned long size, unsigned long pos);
+               unsigned long long size, unsigned long long pos);
 
        bool Go();
        bool ParseInfo();