>random semicolon [skip ci]

This commit is contained in:
zeffy
2017-08-22 19:01:11 -07:00
parent e9ac06850c
commit ba62a5f3a1

View File

@@ -129,7 +129,7 @@ HMODULE WINAPI LoadLibraryExW_hook(
PatchWUA(result);
return result;
};
}
BOOL PatchWUA(HMODULE hModule) {
LPSTR pattern;