mirror of
https://github.com/reactos/wine.git
synced 2025-01-22 20:04:59 +00:00
shell32/tests: Make test_cbsize() static.
This commit is contained in:
parent
e9e8fbd0ef
commit
596311cd5d
@ -28,7 +28,7 @@
|
||||
static HWND hMainWnd;
|
||||
static BOOL (WINAPI *pShell_NotifyIconW)(DWORD,PNOTIFYICONDATAW);
|
||||
|
||||
void test_cbsize(void)
|
||||
static void test_cbsize(void)
|
||||
{
|
||||
NOTIFYICONDATAA nidA;
|
||||
BOOL ret;
|
||||
|
Loading…
x
Reference in New Issue
Block a user