Skip to content

Commit

Permalink
fixed doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed May 16, 2024
1 parent fb0b6e6 commit c6c94ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/g2getgb2.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ end subroutine getgb2rp
!> - .true. = return grib2 message containing only the requested field.
!> - .false. = return entire grib2 message containing the requested field.
!> @param[out] gribm Returned grib message.
!> @param[out] leng Length of returned grib message in bytes.
!> @param[out] leng8 Length of returned grib message in bytes.
!> @param[out] iret Return code:
!> - 0 No error.
!> - 97 Error reading grib file.
Expand Down

0 comments on commit c6c94ac

Please sign in to comment.