diff --git a/map65.py b/map65.py index 4616ebe0a..2841d250d 100644 --- a/map65.py +++ b/map65.py @@ -1,4 +1,4 @@ -#---------------------------------------------------------------------- MAP65 +#--------------------------------------------------------------------- MAP65 # $Date$ $Revision$ # from Tkinter import * diff --git a/recvpkt.F90 b/recvpkt.F90 index 0aba698e7..c949a2956 100644 --- a/recvpkt.F90 +++ b/recvpkt.F90 @@ -45,7 +45,7 @@ subroutine recvpkt(iarg) ! If we're transmitting and were previously receiving in this minute, ! switch buffers to prepare for the next Rx minute. - if(lauto.eq.1 .and. mod(imin,2).eq.(1-TxFirst) .and. reset.eq.1) then + if(lauto.eq.1 .and. mod(imin,2).eq.(1-TxFirst) .and. nreset.eq.1) then nreset=0 kb=3-kb k=0