mirror of
https://github.com/reactos/reactos.git
synced 2026-06-08 08:52:59 +08:00
[REACTOS] Add missing line breaks at end of file
This commit is contained in:
@@ -47,4 +47,4 @@ INT_PTR CALLBACK CustomizeNotifyIconsProc(HWND hwnd, UINT Message, WPARAM wParam
|
||||
VOID ShowCustomizeNotifyIcons(HINSTANCE hInst, HWND hExplorer)
|
||||
{
|
||||
DialogBoxW(hInst, MAKEINTRESOURCEW(IDD_NOTIFICATIONS_CUSTOMIZE), hExplorer, CustomizeNotifyIconsProc);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user