spaces > tabs
This commit is contained in:
@@ -98,8 +98,7 @@ BOOL PatchWUModule(HMODULE hModule) {
|
||||
"A1????????"; // mov eax,dword ptr ds:[????????]
|
||||
n1 = 5;
|
||||
n2 = 13;
|
||||
}
|
||||
else if (IsWindows7()) {
|
||||
} else if (IsWindows7()) {
|
||||
lpszPattern =
|
||||
"833D????????00" // cmp dword ptr ds:[????????],0
|
||||
"743E" // je $+3E
|
||||
|
@@ -39,4 +39,3 @@ VOID _dbgprintf(LPCSTR format, ...);
|
||||
//#else
|
||||
//#define _tdbgprintf(format, ...)
|
||||
//#endif // !_DEBUG
|
||||
|
||||
|
Reference in New Issue
Block a user