Skip to content

Commit

Permalink
kph cleanup back_trace comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jxy-s committed Oct 24, 2023
1 parent 2e63bee commit a3117b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KSystemInformer/include/kph.h
Original file line number Diff line number Diff line change
Expand Up @@ -1825,7 +1825,7 @@ NTSTATUS KphSocketTlsRecv(
_Inout_ PULONG Length
);

// back_trace.c
// back_trace

#define KPH_STACK_BACK_TRACE_USER_MODE 0x00000001ul
#define KPH_STACK_BACK_TRACE_SKIP_KPH 0x00000002ul
Expand Down

0 comments on commit a3117b5

Please sign in to comment.