]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/aptconfiguration.h
merged from lp:~donkult/apt/sid
[apt.git] / apt-pkg / aptconfiguration.h
index b6650e20cee72bf28b488903dd1f4b1506bf314f..dd339d841434ab22b483481dc4bb0d30b3aca7c4 100644 (file)
@@ -64,7 +64,7 @@ public:                                                                       /*{{{*/
         *  \return a vector of (all) Language Codes in the prefered usage order
         */
        std::vector<std::string> static const getLanguages(bool const &All = false,
-                       bool const &Cached = true, char const * const Locale = 0);
+                       bool const &Cached = true, char const ** const Locale = 0);
 
        /** \brief Returns a vector of Architectures we support
         *