]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
EDSP: bump protocol version to 0.5
[apt.git] / apt-pkg / indexfile.h
index 98cdda603d4519e6f73e673b24d5ee3bfc44f58c..b5c9ac77e7aa751d979ea8f48f62da39dd3a79c6 100644 (file)
@@ -54,7 +54,7 @@ class pkgIndexFile
       // Global list of Items supported
       static Type **GlobalList;
       static unsigned long GlobalListLen;
-      static Type *GetType(const char *Type);
+      static Type *GetType(const char *Type) APT_PURE;
 
       const char *Label;