From 0b1d8be03714749087f84f71d2097f03c2b09b80 Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Fri, 12 Dec 2008 10:22:12 +0100 Subject: [PATCH] ole32/tests: Make test_runnable() static. --- dlls/ole32/tests/ole2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/ole32/tests/ole2.c b/dlls/ole32/tests/ole2.c index cc3476d60f7..99b8acb0503 100644 --- a/dlls/ole32/tests/ole2.c +++ b/dlls/ole32/tests/ole2.c @@ -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[] = {