Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/listbox.c:
listbox_test_query(test_nosel, answer); ret = SendMessageA(hLB, LB_SELITEMRANGE, TRUE, MAKELPARAM(2, 10)); ok(ret == LB_OKAY, "LB_SELITEMRANGE returned %d instead of LB_OKAY\n", ret);
Add a dot at the end of the commit subject.