mirror of
https://github.com/shchmue/Lockpick.git
synced 2024-11-22 07:49:15 +01:00
Fix whitespace
This commit is contained in:
parent
867d2d6520
commit
8b42b1b184
@ -82,7 +82,6 @@ void KeyLocation::get_from_memory(u64 tid, u8 seg_mask) {
|
|||||||
addr = mem_info.addr + mem_info.size;
|
addr = mem_info.addr + mem_info.size;
|
||||||
if (addr == 0) break;
|
if (addr == 0) break;
|
||||||
}
|
}
|
||||||
|
|
||||||
svcCloseHandle(debug_handle);
|
svcCloseHandle(debug_handle);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user