This commit is contained in:
Sergey Dorofeev
2013-06-04 20:31:52 +04:00
parent cd74def9c6
commit 6b84f75a60
4 changed files with 5 additions and 4 deletions
+1
View File
@@ -85,6 +85,7 @@ int rx_zmodem(s_protinfo *pi, bool caller)
while(1)
{
DEB((D_PROT, "rx_zmodem: one more loop"));
if( timer_expired(deadtimer) )
{
DEB((D_PROT, "rx_zmodem: deadtimer = %ld", (long)deadtimer));