Skip to content

Commit 73db5f5

Browse files
committed
Update enum name
1 parent ee19fb0 commit 73db5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ProcessHacker/hidnproc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@ NTSTATUS PhpEnumEtwGuidHandles(
11591159
ULONG traceGuidListLength = 0;
11601160

11611161
status = PhTraceControl(
1162-
TraceControlGetTraceGuidList,
1162+
TraceControlEnumTraceGuidList,
11631163
NULL,
11641164
0,
11651165
&traceGuidList,

0 commit comments

Comments
 (0)