]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/aptconfiguration.h
Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi-break
[apt.git] / apt-pkg / aptconfiguration.h
index 516f451d9f20a323512441f7655d69ce4c5af7f4..d22b675c015ed8dff4ebf268e99995bf414b0032 100644 (file)
@@ -73,7 +73,7 @@ public:                                                                       /*{{{*/
         *  \param All defines if we check against all codes or only against used codes
         *  \return true if we are interested, false otherwise
         */
-       bool static const Configuration::checkLanguage(std::string Lang, bool const All = false);
+       bool static const checkLanguage(std::string Lang, bool const All = false);
 
        /** \brief Returns a vector of Architectures we support
         *