mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 01:11:03 +08:00
[EXPLORER] Remove trailing whitespace.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user