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

*** 39,50 **** "6to4 tunneling MAC plugin" }; static struct modlinkage mac_6to4_modlinkage = { MODREV_1, ! &mac_6to4_modlmisc, ! NULL }; static mactype_ops_t mac_6to4_type_ops; int --- 39,50 ---- "6to4 tunneling MAC plugin" }; static struct modlinkage mac_6to4_modlinkage = { MODREV_1, ! { &mac_6to4_modlmisc, ! NULL } }; static mactype_ops_t mac_6to4_type_ops; int