Fix whitespace

This commit is contained in:
shchmue 2019-03-07 11:06:32 -05:00
parent 867d2d6520
commit 8b42b1b184
7 changed files with 15 additions and 16 deletions

View File

@ -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);
}