mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
This commit is contained in:
@@ -232,7 +232,7 @@ public:
|
||||
|
||||
if (IsEqualCLSID(m_Clsid, CLSID_StartMenu))
|
||||
return RSHELL_CStartMenu_CreateInstance(riid, ppvObject);
|
||||
|
||||
|
||||
if (IsEqualCLSID(m_Clsid, CLSID_MenuDeskBar))
|
||||
return RSHELL_CMenuDeskBar_CreateInstance(riid, ppvObject);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user