Commit d6544f04 authored by Dmitry Timoshkov's avatar Dmitry Timoshkov Committed by Alexandre Julliard

user32: Fix a typo.

parent f65cd2e2
......@@ -5091,7 +5091,7 @@ static void test_fullscreen(void)
}
}
UnregisterClass("MinMax_WndClass", GetModuleHandle(0));
UnregisterClass("fullscreen_class", GetModuleHandle(0));
}
START_TEST(win)
......
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