Skip to content

Commit 0c32245

Browse files
author
Elaine Houha
committed
removes inline
1 parent 362c44a commit 0c32245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network/trans/WFPSampler/syslib/HelperFunctions_RedirectData.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ _IRQL_requires_min_(PASSIVE_LEVEL)
132132
_IRQL_requires_max_(DISPATCH_LEVEL)
133133
_IRQL_requires_same_
134134
_Success_(*ppRedirectData == 0)
135-
inline VOID KrnlHlprRedirectDataDestroy(_Inout_ REDIRECT_DATA** ppRedirectData)
135+
VOID KrnlHlprRedirectDataDestroy(_Inout_ REDIRECT_DATA** ppRedirectData)
136136
{
137137
#if DBG
138138

0 commit comments

Comments
 (0)