diff --git a/tests/test_bitmap.F90 b/tests/test_bitmap.F90 index 687cfe45..8d2b721a 100644 --- a/tests/test_bitmap.F90 +++ b/tests/test_bitmap.F90 @@ -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