[ODBCCP32_WINETEST] Sync with Wine Staging 2.16. CORE-13762

This commit is contained in:
Amine Khaldi 2017-10-21 13:15:39 +01:00
parent 7601011f4e
commit 6c2597df71

View File

@ -530,7 +530,7 @@ if (0) /* Crashes on XP. */
ok(cnt == 0, "SQLRemoveDriver failed %d\n", cnt);
}
void test_SQLInstallTranslatorEx(void)
static void test_SQLInstallTranslatorEx(void)
{
char path[MAX_PATH];
char syspath[MAX_PATH];