]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.h
* cmdline/apt-get.cc:
[apt.git] / apt-pkg / acquire-item.h
index 9bcc32f21331ef4a061c81122d5e983de4c4d897..f763577ee8ee11eacd0d60bfaff172c9f533e9a2 100644 (file)
@@ -315,7 +315,7 @@ class pkgAcqSubIndex : public pkgAcquire::Item
    virtual string Custom600Headers();
    virtual bool ParseIndex(string const &IndexFile);
 
-   /** \brief Create a new pkgAcqDiffIndex.
+   /** \brief Create a new pkgAcqSubIndex.
     *
     *  \param Owner The Acquire object that owns this item.
     *
@@ -854,6 +854,7 @@ class pkgAcqMetaClearSig : public pkgAcqMetaIndex
 
 public:
    void Failed(string Message,pkgAcquire::MethodConfig *Cnf);
+   virtual string Custom600Headers();
 
    /** \brief Create a new pkgAcqMetaClearSig. */
    pkgAcqMetaClearSig(pkgAcquire *Owner,