Skip to content

Commit

Permalink
kph socket correct trace
Browse files Browse the repository at this point in the history
  • Loading branch information
jxy-s committed Aug 23, 2023
1 parent 7dafa35 commit 4a5cb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KSystemInformer/socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ NTSTATUS KphInitializeSocket(
{
KphTracePrint(TRACE_LEVEL_ERROR,
SOCKET,
"WskRegister failed: %!STATUS!",
"WskCaptureProviderNPI failed: %!STATUS!",
status);

goto Exit;
Expand Down

0 comments on commit 4a5cb92

Please sign in to comment.