mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 03:48:01 +00:00
mpr: Declare a variable static.
This commit is contained in:
parent
72cdeaffd9
commit
0b2ec37f64
@ -99,7 +99,7 @@ typedef struct _WNetEnumerator
|
||||
*/
|
||||
static DWORD _findProviderIndexW(LPCWSTR lpProvider);
|
||||
|
||||
PWNetProviderTable providerTable;
|
||||
static PWNetProviderTable providerTable;
|
||||
|
||||
/*
|
||||
* Global provider table functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user