mirror of
https://github.com/shchmue/Lockpick.git
synced 2024-11-22 02:19:17 +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;
|
||||
if (addr == 0) break;
|
||||
}
|
||||
|
||||
svcCloseHandle(debug_handle);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user