mpr: Declare a variable static.

This commit is contained in:
Andrew Talbot 2007-01-11 15:13:26 +00:00 committed by Alexandre Julliard
parent 72cdeaffd9
commit 0b2ec37f64

View File

@ -99,7 +99,7 @@ typedef struct _WNetEnumerator
*/ */
static DWORD _findProviderIndexW(LPCWSTR lpProvider); static DWORD _findProviderIndexW(LPCWSTR lpProvider);
PWNetProviderTable providerTable; static PWNetProviderTable providerTable;
/* /*
* Global provider table functions * Global provider table functions