Commit fe04204d authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

scrrun/tests: Make test_interfaces() static.

parent a3da9a7a
......@@ -29,7 +29,7 @@
#include "initguid.h"
#include "scrrun.h"
void test_interfaces(void)
static void test_interfaces(void)
{
HRESULT hr;
IDispatch *disp;
......
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