Skip to content

Commit 76e03fc

Browse files
Merge pull request #1346 from microsoft/pc_loadletter_0302
removed the space after newline which seems to be a bug in c++ 23
2 parents 1d89a15 + caee83c commit 76e03fc

30 files changed

Lines changed: 30 additions & 30 deletions

network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
////////////////////////////////////////////////////////////////////////////////////////////////////
100100

101101
#include "Framework_WFPSamplerCalloutDriver.h" /// .
102-
#include "ClassifyFunctions_AdvancedPacketInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
102+
#include "ClassifyFunctions_AdvancedPacketInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
103103
104104
#if DBG
105105

network/trans/WFPSampler/sys/ClassifyFunctions_BasicActionCallouts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
////////////////////////////////////////////////////////////////////////////////////////////////////
5353

5454
#include "Framework_WFPSamplerCalloutDriver.h" /// .
55-
#include "ClassifyFunctions_BasicActionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
55+
#include "ClassifyFunctions_BasicActionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
5656
5757
/**
5858
@private_function="PerformBasicAction"

network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
////////////////////////////////////////////////////////////////////////////////////////////////////
104104

105105
#include "Framework_WFPSamplerCalloutDriver.h" /// .
106-
#include "ClassifyFunctions_BasicPacketInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
106+
#include "ClassifyFunctions_BasicPacketInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
107107
108108
#if DBG
109109

network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
////////////////////////////////////////////////////////////////////////////////////////////////////
107107

108108
#include "Framework_WFPSamplerCalloutDriver.h" /// .
109-
#include "ClassifyFunctions_BasicPacketModificationCallouts.tmh" /// $(OBJ_PATH)\$(O)\
109+
#include "ClassifyFunctions_BasicPacketModificationCallouts.tmh" /// $(OBJ_PATH)\$(O)\
110110
111111
#if(NTDDI_VERSION >= NTDDI_WIN8)
112112

network/trans/WFPSampler/sys/ClassifyFunctions_BasicStreamInjectionCallouts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
////////////////////////////////////////////////////////////////////////////////////////////////////
5555

5656
#include "Framework_WFPSamplerCalloutDriver.h" /// .
57-
#include "ClassifyFunctions_BasicStreamInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
57+
#include "ClassifyFunctions_BasicStreamInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
5858
5959
/**
6060
@private_function="PerformBasicPacketInjectionAtOutboundTransport"

network/trans/WFPSampler/sys/ClassifyFunctions_FastPacketInjectionCallouts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
////////////////////////////////////////////////////////////////////////////////////////////////////
4747

4848
#include "Framework_WFPSamplerCalloutDriver.h" /// .
49-
#include "ClassifyFunctions_FastPacketInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
49+
#include "ClassifyFunctions_FastPacketInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
5050
5151
#if(NTDDI_VERSION >= NTDDI_WIN7)
5252

network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
////////////////////////////////////////////////////////////////////////////////////////////////////
4343

4444
#include "Framework_WFPSamplerCalloutDriver.h" /// .
45-
#include "ClassifyFunctions_FastStreamInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
45+
#include "ClassifyFunctions_FastStreamInjectionCallouts.tmh" /// $(OBJ_PATH)\$(O)\
4646
4747
#if(NTDDI_VERSION >= NTDDI_WIN7)
4848

network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
////////////////////////////////////////////////////////////////////////////////////////////////////
4040

4141
#include "Framework_WFPSamplerCalloutDriver.h" /// .
42-
#include "ClassifyFunctions_FlowAssociationCallouts.tmh" /// $(OBJ_PATH)\$(O)\
42+
#include "ClassifyFunctions_FlowAssociationCallouts.tmh" /// $(OBJ_PATH)\$(O)\
4343
4444
NTSTATUS PerformFlowAssociation(_In_ const FWPS_INCOMING_METADATA_VALUES* pMetadata,
4545
_In_ const PC_FLOW_ASSOCIATION_DATA* pFlowAssociationData)

network/trans/WFPSampler/sys/ClassifyFunctions_PendAuthorizationCallouts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
////////////////////////////////////////////////////////////////////////////////////////////////////
4848

4949
#include "Framework_WFPSamplerCalloutDriver.h" /// .
50-
#include "ClassifyFunctions_PendAuthorizationCallouts.tmh" /// $(OBJ_PATH)\$(O)\
50+
#include "ClassifyFunctions_PendAuthorizationCallouts.tmh" /// $(OBJ_PATH)\$(O)\
5151
5252
/**
5353
@private_function="PrvCloneAuthorizedNBLAndInject"

network/trans/WFPSampler/sys/ClassifyFunctions_PendEndpointClosureCallouts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
////////////////////////////////////////////////////////////////////////////////////////////////////
4545

4646
#include "Framework_WFPSamplerCalloutDriver.h" /// .
47-
#include "ClassifyFunctions_PendEndpointClosureCallouts.tmh" /// $(OBJ_PATH)\$(O)\
47+
#include "ClassifyFunctions_PendEndpointClosureCallouts.tmh" /// $(OBJ_PATH)\$(O)\
4848
4949
#if(NTDDI_VERSION >= NTDDI_WIN7)
5050

0 commit comments

Comments
 (0)