Commit d705465d authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

wininet/tests: Make test_InternetErrorDlg() static.

parent f814b5af
......@@ -1148,7 +1148,7 @@ static void test_Option_PerConnectionOptionA(void)
#define FLAG_NEEDREQ 0x2
#define FLAG_UNIMPL 0x4
void test_InternetErrorDlg(void)
static void test_InternetErrorDlg(void)
{
HINTERNET ses, con, req;
DWORD res, flags;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment