mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 09:20:43 +08:00
[EXPLORER] Minor cleanup/comment fixes.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* TrayNotifyWnd
|
||||
*/
|
||||
|
||||
static const WCHAR szTrayNotifyWndClass [] = TEXT("TrayNotifyWnd");
|
||||
static const WCHAR szTrayNotifyWndClass[] = L"TrayNotifyWnd";
|
||||
|
||||
#define TRAY_NOTIFY_WND_SPACING_X 1
|
||||
#define TRAY_NOTIFY_WND_SPACING_Y 1
|
||||
|
||||
Reference in New Issue
Block a user