Commit 0b1d8be0 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

ole32/tests: Make test_runnable() static.

parent 596311cd
......@@ -1481,7 +1481,7 @@ static void test_default_handler(void)
IOleObject_Release(pObject);
}
void test_runnable(void)
static void test_runnable(void)
{
static const char *methods_query_runnable[] =
{
......
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