X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/916b89109cd77728004819d4705778e3dc489b2e..db1d1c32149177c0b6ca49e5107ab1f5fd364660:/apt-pkg/acquire-item.h?ds=sidebyside diff --git a/apt-pkg/acquire-item.h b/apt-pkg/acquire-item.h index 0741ae60d..3c522f66e 100644 --- a/apt-pkg/acquire-item.h +++ b/apt-pkg/acquire-item.h @@ -873,6 +873,7 @@ class pkgAcqIndex : public pkgAcqBaseIndex */ std::string CompressionExtension; + /** \brief Do the changes needed to fetch via AptByHash (if needed) */ void InitByHashIfNeeded(const std::string MetaKey);