code formatting (newline at end of file)

This commit is contained in:
freedom
2023-08-09 13:25:44 -06:00
parent e333bec949
commit dbd33f1e5d
5 changed files with 4 additions and 4 deletions

View File

@@ -233,4 +233,4 @@ VOID UpdateWindowTitle()
LRESULT CALLBACK ChildWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
{
return FALSE;
}
}