Trivial removal of dangling white space at the end of the line.

This commit is contained in:
Gregory Nutt 2019-03-27 13:53:07 -06:00
parent b167bebabc
commit e0db6be103

View File

@ -366,7 +366,7 @@ void CCallback::windowEvent(NXWINDOW hwnd, enum nx_event_e event,
This->m_widgetControl->windowBlocked(arg2);
}
break;
default:
break;
}