From b1ce47989c72febb865a5a2cd8ed0dffa3d0f628 Mon Sep 17 00:00:00 2001 From: gstellenberg Date: Fri, 12 Jun 2009 09:57:00 -0500 Subject: [PATCH] Resolved a number of build issues with WIN32 builds --- src/PRDevice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PRDevice.cpp b/src/PRDevice.cpp index 5b1a230..84fbe0b 100644 --- a/src/PRDevice.cpp +++ b/src/PRDevice.cpp @@ -879,7 +879,7 @@ int32_t PRDevice::CollectReadData() { int32_t rc,i; rc = PRHardwareRead(collect_buffer, FTDI_BUFFER_SIZE-num_collected_bytes); - for (i=0; i