mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +00:00
Autosyncing with Wine HEAD
svn path=/trunk/; revision=26082
This commit is contained in:
parent
9da480a6c6
commit
958f8ca669
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(cryptdll);
|
||||
|
||||
HMODULE CRYPTDLL_hModule = 0;
|
||||
static HMODULE CRYPTDLL_hModule;
|
||||
|
||||
BOOL WINAPI DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue