inetcpl: Mark internal variable with hidden visibility.

This commit is contained in:
Marcus Meissner 2011-05-13 17:16:03 +02:00 committed by Alexandre Julliard
parent 44beace115
commit 02310f0021
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
WINE_DEFAULT_DEBUG_CHANNEL(inetcpl);
HMODULE hcpl;
DECLSPEC_HIDDEN HMODULE hcpl;
/*********************************************************************
* DllMain (inetcpl.@)