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
1 changed files with 1 additions and 1 deletions

View File

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