follow method attribute suggestions by gcc
[ntk/apt.git] / apt-pkg / edsp / edspindexfile.h
index bd3b41c..609a2cd 100644 (file)
@@ -25,7 +25,7 @@ class edspIndex : public debStatusIndex
 
    public:
 
-   virtual const Type *GetType() const;
+   virtual const Type *GetType() const APT_CONST;
 
    virtual bool Merge(pkgCacheGenerator &Gen,OpProgress *Prog) const;