From 097eab517264e7b8510d942cbb6ccb9cd7b2d600 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Tue, 23 Oct 2018 14:22:04 -0700 Subject: [PATCH] count was redefined --- QnetLink.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QnetLink.cpp b/QnetLink.cpp index 9358d90..3c25f94 100644 --- a/QnetLink.cpp +++ b/QnetLink.cpp @@ -3456,7 +3456,7 @@ void CQnetLink::AudioNotifyThread(SECHO &edata) int count; const unsigned char sdsync[3] = { 0x55U, 0x2DU, 0x16U }; const unsigned char sdsilence[3] = { 0x16U, 0x29U, 0xF5U }; - for (int count=0; count