[EXPLORER] Remove trailing whitespace.

This commit is contained in:
Hermès Bélusca-Maïto
2018-04-08 00:32:11 +02:00
parent 4453f72ef8
commit 6093abdebb
3 changed files with 15 additions and 15 deletions

View File

@@ -87,7 +87,7 @@ HideMinimizedWindows(IN BOOL bHide)
#endif
#if !WIN7_COMPAT_MODE
static INT
static INT
StartWithCommandLine(IN HINSTANCE hInstance)
{
BOOL b = FALSE;
@@ -109,7 +109,7 @@ StartWithCommandLine(IN HINSTANCE hInstance)
}
#endif
static INT
static INT
StartWithDesktop(IN HINSTANCE hInstance)
{
InitializeAtlModule(hInstance, TRUE);