Skip to content

Commit 4a4a0a5

Browse files
committed
Fix typo
1 parent 3a6b2a8 commit 4a4a0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phlib/include/phutil.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@ PhShellExecute(
796796

797797
#define PH_SHELL_EXECUTE_ADMIN 0x1
798798
#define PH_SHELL_EXECUTE_PUMP_MESSAGES 0x2
799-
#define PH_SHELL_EXECUTE_NOZONECHECKS 0x3
799+
#define PH_SHELL_EXECUTE_NOZONECHECKS 0x4
800800

801801
PHLIBAPI
802802
BOOLEAN

0 commit comments

Comments
 (0)