>random semicolon [skip ci]
This commit is contained in:
@@ -129,7 +129,7 @@ HMODULE WINAPI LoadLibraryExW_hook(
|
|||||||
PatchWUA(result);
|
PatchWUA(result);
|
||||||
|
|
||||||
return result;
|
return result;
|
||||||
};
|
}
|
||||||
|
|
||||||
BOOL PatchWUA(HMODULE hModule) {
|
BOOL PatchWUA(HMODULE hModule) {
|
||||||
LPSTR pattern;
|
LPSTR pattern;
|
||||||
|
Reference in New Issue
Block a user