Skip to content

Commit 8f4a9e6

Browse files
committed
Windows manifest ID update
Closes issue ossec#184 Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
1 parent 7caaa78 commit 8f4a9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/win32/ui/os_win32ui.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ extern HWND hStatus;
8282

8383
/* Ossec icon */
8484
#define IDI_OSSECICON 201
85-
#define UI_MANIFEST_ID 202
85+
#define UI_MANIFEST_ID 1
8686

8787
/* User input */
8888
#define UI_SERVER_TEXT 1501

0 commit comments

Comments
 (0)