From f33f5141e0c46d6ab1edd02e2bf4f6005a676309 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 4 Mar 2020 14:10:29 +0100 Subject: [PATCH] python-utils-r1.eclass: Mark _python_check_locale_sanity @INTERNAL MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- eclass/python-utils-r1.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass index bb7f1a232688..37ab9c84eda6 100644 --- a/eclass/python-utils-r1.eclass +++ b/eclass/python-utils-r1.eclass @@ -1261,6 +1261,7 @@ python_fix_shebang() { # @FUNCTION: _python_check_locale_sanity # @USAGE: +# @INTERNAL # @RETURN: 0 if sane, 1 otherwise # @DESCRIPTION: # Check whether the specified locale sanely maps between lowercase -- 2.26.2