]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.h
apt-pkg/cdrom.h: move new member to the end to minimize ABI risk
[apt.git] / apt-pkg / acquire-item.h
index 9bcc32f21331ef4a061c81122d5e983de4c4d897..2ae7bf27c4665687f9d3eecfdeabd7ee3b88c3d8 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.
     *