diff options
Diffstat (limited to 'src/ext/NetFx/be/detectnetcoresdkfeatureband.cpp')
-rw-r--r-- | src/ext/NetFx/be/detectnetcoresdkfeatureband.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/NetFx/be/detectnetcoresdkfeatureband.cpp b/src/ext/NetFx/be/detectnetcoresdkfeatureband.cpp index d48c7a85..eca61fad 100644 --- a/src/ext/NetFx/be/detectnetcoresdkfeatureband.cpp +++ b/src/ext/NetFx/be/detectnetcoresdkfeatureband.cpp | |||
@@ -29,7 +29,7 @@ LExit: | |||
29 | HRESULT NetfxPerformDetectNetCoreSdkFeatureBand( | 29 | HRESULT NetfxPerformDetectNetCoreSdkFeatureBand( |
30 | __in LPCWSTR wzVariable, | 30 | __in LPCWSTR wzVariable, |
31 | __in NETFX_SEARCH* pSearch, | 31 | __in NETFX_SEARCH* pSearch, |
32 | __in IBundleExtensionEngine* pEngine, | 32 | __in IBootstrapperExtensionEngine* pEngine, |
33 | __in LPCWSTR wzBaseDirectory | 33 | __in LPCWSTR wzBaseDirectory |
34 | ) | 34 | ) |
35 | { | 35 | { |