Let's use this variable...

This commit is contained in:
de4dot 2012-08-11 04:55:49 +02:00
parent 3837ec8e1b
commit 77b8b0f471

View File

@ -71,6 +71,7 @@ namespace de4dot.code.deobfuscators.Confuser {
throw new ApplicationException();
else
revToVersion[rev] = currentVersion;
prevRev = rev;
}
}