Cleanup: style

This commit is contained in:
Campbell Barton
2016-01-17 13:40:22 +11:00
parent dad1cdad13
commit e10a6f987b

View File

@@ -598,7 +598,7 @@ void WM_event_print(const wmEvent *event)
/**
* Show the report in the info header.
*/
void WM_report_banner_show()
void WM_report_banner_show(void)
{
wmWindowManager *wm = G.main->wm.first;
ReportList *wm_reports = &wm->reports;