Fixing %d print.
This commit is contained in:
@@ -112,7 +112,7 @@ SHIM_CALL DbgPrint_shim(
|
|||||||
}
|
}
|
||||||
|
|
||||||
// get length
|
// get length
|
||||||
int arg_size = 0;
|
int arg_size = 4;
|
||||||
|
|
||||||
if (*end == 'h') {
|
if (*end == 'h') {
|
||||||
++end;
|
++end;
|
||||||
|
|||||||
Reference in New Issue
Block a user