summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/expected/c/00440-bug_489.c
blob: 47a5da0641143b9d719a9e49649201befcc00ac0 (plain)
1
2
3
4
5
6
#define UHI_AOA { \
		.install = uhi_aoa_install, \
		.enable = uhi_aoa_enable, \
		.uninstall = uhi_aoa_uninstall, \
		.sof_notify = NULL, \
}