Skip to content

Commit

Permalink
fixed doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed May 6, 2024
1 parent 1664870 commit 86222a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/g2index.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ end subroutine ixgb2
!> (https://noaa-emc.github.io/NCEPLIBS-bacio/).
!> @param lskip8 Number of bytes to skip before GRIB message.
!> @param idxver Index version, use 1 for legacy, 2 for GRIB2 files > 2 GB.
!> @param lgrib Number of bytes in GRIB message. When subroutine is
!> @param lgrib8 Number of bytes in GRIB message. When subroutine is
!> called, this must be set to the size of the cbuf buffer.
!> @param cbuf Pointer to a buffer that will get the index
!> records. If any memory is associated with cbuf when this subroutine
Expand Down

0 comments on commit 86222a2

Please sign in to comment.