]> git.saurik.com Git - apt-legacy.git/blobdiff - apt-pkg/deb/debindexfile.h
https://stackoverflow.com/questions/12351460/redeclaration-of-a-variable-in-a-for...
[apt-legacy.git] / apt-pkg / deb / debindexfile.h
index b0012c96b94fcf85f9793123f49506eb656de249..487caa2bdd051f703ef80fee18e70efc71a01e5a 100644 (file)
@@ -49,9 +49,10 @@ class debPackagesIndex : public pkgIndexFile
 
    string Info(const char *Type) const;
    string IndexFile(const char *Type) const;
-   string IndexURI(const char *Type) const;
    
    public:
+
+   string IndexURI(const char *Type) const;
    
    virtual const Type *GetType() const;