Init variables, or fails on mingw32

This commit is contained in:
2014-02-28 02:08:56 +00:00
parent c35f4aceaa
commit fa596bb99a

View File

@@ -282,7 +282,7 @@ static int8_t ecmify(
totalerrors= 0; totalerrors= 0;
for(;;) { for(;;) {
int8_t detecttype; int8_t detecttype = 0;
// //
// Refill queue if necessary // Refill queue if necessary