minimodem: fix --rx-one

This commit is contained in:
Kamal Mostafa 2012-09-05 09:37:06 -07:00
parent 3a1469b85e
commit c8dd7ac06b
1 changed files with 3 additions and 3 deletions

View File

@ -1005,10 +1005,10 @@ main( int argc, char*argv[] )
amplitude_total = 0;
nframes_decoded = 0;
track_amplitude = 0.0;
}
if ( rx_one )
break;
if ( rx_one )
break;
}
}
/* Advance the sample stream forward by try_max_nsamples so the