File WindowMaker-null.patch of Package WindowMaker

--- Window-Maker-5a2507602c48/WINGs/wfontpanel.c
+++ Window-Maker-5a2507602c48/WINGs/wfontpanel.c
@@ -585,7 +585,7 @@
     int i;
 
     pat = FcPatternCreate();
-    os = FcObjectSetBuild(FC_FAMILY, FC_STYLE, 0);
+    os = FcObjectSetBuild(FC_FAMILY, FC_STYLE, NULL);
     fs = FcFontList(0, pat, os);
     if (!fs) {
         WMRunAlertPanel(scr, panel->win, _("Error"),
openSUSE Build Service is sponsored by