Skip to content

Commit

Permalink
Update test_bitmap.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed Nov 29, 2024
1 parent 1e19d10 commit f161f44
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 @@ -51,7 +51,7 @@ end subroutine getidx2
if (nnum .ne. 1) stop 6
if (nlen .ne. 226) stop 7

call pngunpack(cbuf, nlen, idrstmpl, ndpts, fld)
call pngunpack(cbuf, nnum, idrstmpl, ndpts, fld)

call baclose(lugb, iret)
if (iret .ne. 0) stop 100
Expand Down

0 comments on commit f161f44

Please sign in to comment.