Commit 91de605d authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

shell32/tests: Make test_ShellItemGetAttributes() static.

parent 78c605c3
......@@ -3673,7 +3673,7 @@ static void test_ShellItemBindToHandler(void)
pILFree(pidl_desktop);
}
void test_ShellItemGetAttributes(void)
static void test_ShellItemGetAttributes(void)
{
IShellItem *psi;
LPITEMIDLIST pidl_desktop;
......
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