commit:     5d75d0fb082d2dd260e883404ec3690b98f76cea
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 16 19:47:22 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 16 19:47:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d75d0fb

toolchain-funcs.eclass: placate cheesy eclass-to-manpage awk

Failed to generate otherwise. But it's nearly gone!

Signed-off-by: Sam James <sam <AT> gentoo.org>

 eclass/toolchain-funcs.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/toolchain-funcs.eclass b/eclass/toolchain-funcs.eclass
index 17c075895d55..d725f2f47e59 100644
--- a/eclass/toolchain-funcs.eclass
+++ b/eclass/toolchain-funcs.eclass
@@ -601,8 +601,8 @@ _tc-has-openmp() {
 }
 
 # @FUNCTION: tc-has-openmp
-# @DEPRECATED: tc-check-openmp
 # @USAGE: [toolchain prefix]
+# @DEPRECATED: tc-check-openmp
 # @DESCRIPTION:
 # See if the toolchain supports OpenMP.  This function is deprecated and will 
be
 # removed on 2023-01-01.

Reply via email to