http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
596311c
)
ole32/tests: Make test_runnable() static.
author
Francois Gouget
<fgouget@free.fr>
Fri, 12 Dec 2008 09:22:12 +0000
(10:22 +0100)
committer
Alexandre Julliard
<julliard@winehq.org>
Fri, 12 Dec 2008 10:42:31 +0000
(11:42 +0100)
dlls/ole32/tests/ole2.c
patch
|
blob
|
blame
|
history
diff --git
a/dlls/ole32/tests/ole2.c
b/dlls/ole32/tests/ole2.c
index cc3476d60f70d46800022df8a1b27b957b7feb08..99b8acb05031c3018dcb79e798e40b9d1bc3a357 100644
(file)
--- 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[] =
{