From caee83cf5eddfb7d5e10125230a95ef4c87b2e38 Mon Sep 17 00:00:00 2001 From: Prashant Chahar Date: Tue, 3 Feb 2026 22:18:25 -0800 Subject: removed the space after newline which seems to be bug in c++ 23 not in samples --- .../trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp') diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp index 179a7ac0..f1c7f905 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp @@ -39,7 +39,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// #include "Framework_WFPSamplerCalloutDriver.h" /// . -#include "ClassifyFunctions_FlowAssociationCallouts.tmh" /// $(OBJ_PATH)\$(O)\ +#include "ClassifyFunctions_FlowAssociationCallouts.tmh" /// $(OBJ_PATH)\$(O)\ NTSTATUS PerformFlowAssociation(_In_ const FWPS_INCOMING_METADATA_VALUES* pMetadata, _In_ const PC_FLOW_ASSOCIATION_DATA* pFlowAssociationData) -- cgit v1.3.1