Commit 1163d431 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

inetcomm/tests: Make test_BindToObject() static.

parent 147d8231
......@@ -394,7 +394,7 @@ static void test_MessageOptions(void)
IMimeMessage_Release(msg);
}
void test_BindToObject(void)
static void test_BindToObject(void)
{
HRESULT hr;
IMimeMessage *msg;
......
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