diff --git a/dlls/spoolss/tests/spoolss.c b/dlls/spoolss/tests/spoolss.c index ce55cf50220..07af82e56ac 100644 --- a/dlls/spoolss/tests/spoolss.c +++ b/dlls/spoolss/tests/spoolss.c @@ -208,7 +208,7 @@ START_TEST(spoolss) { LPCSTR ptr; - /* The tests fail on Win7 (see comments in load_function() */ + /* The tests fail on Win7 (see comments in load_functions() */ ptr = load_functions(); if (ptr) { win_skip("%s not found\n", ptr);