Commit 6be0dd10 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

oledb32/tests: Make test_database() static.

parent 523ca37f
......@@ -31,7 +31,7 @@
#include "wine/test.h"
void test_database(void)
static void test_database(void)
{
HRESULT hr;
IDBInitialize *dbinit = NULL;
......
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