Skip to content

Commit

Permalink
fortran-2.eclass: Fix @description tag usage
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Dec 28, 2015
1 parent 174a47e commit 9911ef8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion eclass/fortran-2.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ done
unset _f_use

# @FUNCTION: fortran_int64_abi_fflags
# @DESCRIPTION: Return the Fortran compiler flag to enable 64 bit integers for
# @DESCRIPTION:
# Return the Fortran compiler flag to enable 64 bit integers for
# array indices
# @CODE
fortran_int64_abi_fflags() {
Expand Down

0 comments on commit 9911ef8

Please sign in to comment.