summaryrefslogtreecommitdiff
path: root/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp
diff options
context:
space:
mode:
authorJakobL-MSFT <[email protected]>2026-02-04 18:15:21 -0800
committerGitHub <[email protected]>2026-02-04 18:15:21 -0800
commit77d8f2d6ca1283718626965b53c69477bffb5fa8 (patch)
treefd0ebfd4fa92702a3b9eca0408462e26cb1bc920 /network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp
parented3dbe56378117a15105099870f2397671ad99ab (diff)
removed the space after newline which seems to be bug in c++ 23 not i… (#1347)
removed the space after newline which seems to be bug in c++ 23 not in samples Co-authored-by: Prashant Chahar <[email protected]>
Diffstat (limited to 'network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp')
-rw-r--r--network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp
index 07822e88..a10b0d8a 100644
--- a/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp
+++ b/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp
@@ -42,7 +42,7 @@
////////////////////////////////////////////////////////////////////////////////////////////////////
#include "Framework_WFPSamplerCalloutDriver.h" /// .
-#include "ClassifyFunctions_FastStreamInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
+#include "ClassifyFunctions_FastStreamInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
#if(NTDDI_VERSION >= NTDDI_WIN7)