mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 12:55:43 +00:00
[FORMATTING]
Tabs -> Spaces svn path=/branches/colins-printing-for-freedom/; revision=68407
This commit is contained in:
parent
30af627761
commit
c3a6132e37
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
|
||||||
{
|
{
|
||||||
case DLL_PROCESS_ATTACH:
|
case DLL_PROCESS_ATTACH:
|
||||||
DisableThreadLibraryCalls(hinstDLL);
|
DisableThreadLibraryCalls(hinstDLL);
|
||||||
hProcessHeap = GetProcessHeap();
|
hProcessHeap = GetProcessHeap();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue