A missing data type to change

This commit is contained in:
Prcuvu
2019-10-05 05:34:06 +08:00
parent 96db8d3be7
commit b1e5d9f46d
+1 -1
View File
@@ -205,7 +205,7 @@ namespace VDDebugInfo
while( pr < pr_limit )
{
unsigned char c;
unsigned diff = 0;
uintptr_t diff = 0;
do
{