summaryrefslogtreecommitdiff
path: root/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp
diff options
context:
space:
mode:
authorDavid Spruill <[email protected]>2026-07-20 16:40:01 -0400
committerGitHub <[email protected]>2026-07-20 16:40:01 -0400
commit6b4e5cc14c3a45aa5c51badb6bfe4886af30ad32 (patch)
tree296afa9bd3722816f2390bb5e9eff27c6e75eb93 /network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp
parentc5fc3ca1fd0e00a7e085ef48abfeff9c0c39817e (diff)
parent15640356a5a6eeafefff403f6d287821213635cd (diff)
Merge branch 'develop' into user/daspr/kmodsamplefix
Diffstat (limited to 'network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp')
-rw-r--r--network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp2
1 files changed, 1 insertions, 1 deletions
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)