follow method attribute suggestions by gcc
[ntk/apt.git] / apt-pkg / indexfile.h
index 98cdda6..b5c9ac7 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;