Skip to content

Commit

Permalink
kph util trace cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jxy-s committed Jan 25, 2025
1 parent 8c980ad commit 389700f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KSystemInformer/util.c
Original file line number Diff line number Diff line change
Expand Up @@ -1408,7 +1408,7 @@ NTSTATUS KphpGetKernelFileName(
{
KphTracePrint(TRACE_LEVEL_VERBOSE,
UTIL,
L"ZwQuerySystemInformation failed: %!STATUS!",
"ZwQuerySystemInformation failed: %!STATUS!",
status);

return status;
Expand Down

0 comments on commit 389700f

Please sign in to comment.