Update LoggingUI.cpp

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 03:28:59 -05:00
parent e65b5533cd
commit c6b914aee2
1 changed files with 1 additions and 1 deletions

View File

@ -157,4 +157,4 @@ LRESULT CALLBACK LogRegProc(HWND hDlg, UINT uMsg, WPARAM /*wParam*/, LPARAM lPar
return FALSE;
}
return TRUE;
}
}