Commit 5a2d9e8e authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

shlwapi/tests: Make test_IConnectionPoint() static.

parent e19c71ad
......@@ -1145,7 +1145,7 @@ static const IConnectionPointContainerVtbl contain_vtbl = {
Contain_FindConnectionPoint
};
void test_IConnectionPoint(void)
static void test_IConnectionPoint(void)
{
HRESULT rc;
ULONG ref;
......
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