Autosyncing with Wine HEAD

svn path=/trunk/; revision=26082
This commit is contained in:
The Wine Synchronizer 2007-03-14 14:33:33 +00:00
parent 9da480a6c6
commit 958f8ca669

View file

@ -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)
{