Don't complain about expected count on stop.

This commit is contained in:
Joel Martin 2010-05-06 10:53:09 -05:00
parent f8ee7b489d
commit 0340f8b6b1
1 changed files with 1 additions and 1 deletions

View File

@ -215,8 +215,8 @@
}
$clear(update_ref);
recv_cnt = 0;
update_stats(); // Final numbers
recv_cnt = 0;
$('connectButton').value = "Start";
$('connectButton').onclick = connect;