fix -Wfor-loop-analysis

This commit is contained in:
wmayer
2018-02-10 11:57:53 +01:00
parent d777fcc099
commit 6fe1beedcd

View File

@@ -1036,7 +1036,7 @@ return;
temp.Add(sp.dir, sp.p1, sp.pc, true);
if(spanno == endSpanno)break;
spanno++;
//spanno++;
}
*this = temp;