Spaces, spaces everywhere

This commit is contained in:
Aurora
2016-09-06 13:43:00 +02:00
parent 33d3dd256d
commit 8f32048774
9 changed files with 45 additions and 44 deletions

View File

@@ -537,7 +537,7 @@ void patchCode(u64 progId, u8 *code, u32 size)
break;
}
case 0x0004003000008A02LL: // ErrDisp
{
if(CONFIG_DEVOPTIONS == 0)
@@ -568,6 +568,7 @@ void patchCode(u64 progId, u8 *code, u32 size)
sizeof(unitinfoCheckPatch), 3
);
}
break;
}