commit: 82ef2852524f82e0fa6e952f8a8f97d56d84c75e
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 00:10:53 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 00:10:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ef2852
fortran-2.eclass: Remove stray @CODE token from comment.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
eclass/fortran-2.eclass | 1 -
1 file changed, 1 deletion(-)
diff --git a/eclass/fortran-2.eclass b/eclass/fortran-2.eclass
index b871d16e3e0..229689babf5 100644
--- a/eclass/fortran-2.eclass
+++ b/eclass/fortran-2.eclass
@@ -91,7 +91,6 @@ unset _f_use
# @DESCRIPTION:
# Return the Fortran compiler flag to enable 64 bit integers for
# array indices
-# @CODE
fortran_int64_abi_fflags() {
debug-print-function ${FUNCNAME} "${@}"