Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed Dec 3, 2024
1 parent 165c156 commit 420d1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_bitmap.F90
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ program test_bitmap

character(len=1), dimension(:), pointer :: cbuf
integer :: iret, nnum, nlen, numlocal, numfields
integer :: listsec0(3), listsec1(13) maxvals(7)
integer :: listsec0(3), listsec1(13), maxvals(7)
!integer, dimension(*):: igds, igdstmpl, ideflist, ipdstmpl, coordlist, &
! idrstmpl, bmap, fld
!integer :: igdslen, idefnum, ipdsnum, ipdslen, numcoord, ndpts, idrsnum, &
Expand Down

0 comments on commit 420d1da

Please sign in to comment.