]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/edsp/edspindexfile.h
better non-virtual metaIndex.LocalFileName() implementation
[apt.git] / apt-pkg / edsp / edspindexfile.h
index bd3b41cf2b1ed9fd2032556fd040f429c9d943bc..609a2cde4ddf375200a387d31912ec55abd7521d 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;