1
0
Fork 0

Fix whitepsace

pull/18/head
galaxyhaxz 2018-06-15 15:33:45 -05:00 committed by GitHub
parent 98a129b03a
commit ede77ad7dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ void __fastcall exception_call_stack(void *a1, LPVOID lp)
v2 = (unsigned int *)lp;
v3 = a1;
log_printf("Call stack:\r\nAddress Frame Logical addr Module\r\n");
log_printf("Call stack:\r\nAddress Frame Logical addr Module\r\n");
do
{
exception_unknown_module(v3, String1, 260, (int)&a4, (int)&a5);