From 4afc6f92b6041c37c9785d40d5a6e05c8fe7a4f8 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Thu, 22 Apr 2021 14:24:35 -0400 Subject: [PATCH] Fix a regression introduced when cleaning up compiler warnings. --- map65/libm65/q65b.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/map65/libm65/q65b.f90 b/map65/libm65/q65b.f90 index 67cc0e388..eb163ec54 100644 --- a/map65/libm65/q65b.f90 +++ b/map65/libm65/q65b.f90 @@ -1,4 +1,4 @@ -subroutine q65b(nutc,nqd,fcenter,nfcal,nfsample,ikhz,mousedf,ntol,xpol, & +subroutine q65b(nutc,fcenter,nfcal,nfsample,ikhz,mousedf,ntol,xpol, & mycall0,hiscall0,hisgrid,mode_q65) use wavhdr