A missing data type to change
This commit is contained in:
@@ -205,7 +205,7 @@ namespace VDDebugInfo
|
|||||||
while( pr < pr_limit )
|
while( pr < pr_limit )
|
||||||
{
|
{
|
||||||
unsigned char c;
|
unsigned char c;
|
||||||
unsigned diff = 0;
|
uintptr_t diff = 0;
|
||||||
|
|
||||||
do
|
do
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user