Print this page
fixup .text where possible
7127  remove -Wno-missing-braces from Makefile.uts

*** 65,76 **** "WiFi MAC plugin 1.4" }; static struct modlinkage mac_wifi_modlinkage = { MODREV_1, ! &mac_wifi_modlmisc, ! NULL }; static mactype_ops_t mac_wifi_type_ops; int --- 65,76 ---- "WiFi MAC plugin 1.4" }; static struct modlinkage mac_wifi_modlinkage = { MODREV_1, ! { &mac_wifi_modlmisc, ! NULL } }; static mactype_ops_t mac_wifi_type_ops; int