mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:21:38 +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…
Add table
Add a link
Reference in a new issue