diff options
Diffstat (limited to 'src/ext/NetFx/be/detectnetcore.cpp')
-rw-r--r-- | src/ext/NetFx/be/detectnetcore.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/NetFx/be/detectnetcore.cpp b/src/ext/NetFx/be/detectnetcore.cpp index 3ed26549..c20cc831 100644 --- a/src/ext/NetFx/be/detectnetcore.cpp +++ b/src/ext/NetFx/be/detectnetcore.cpp | |||
@@ -45,7 +45,7 @@ LExit: | |||
45 | HRESULT NetfxPerformDetectNetCore( | 45 | HRESULT NetfxPerformDetectNetCore( |
46 | __in LPCWSTR wzVariable, | 46 | __in LPCWSTR wzVariable, |
47 | __in NETFX_SEARCH* pSearch, | 47 | __in NETFX_SEARCH* pSearch, |
48 | __in IBundleExtensionEngine* pEngine, | 48 | __in IBootstrapperExtensionEngine* pEngine, |
49 | __in LPCWSTR wzBaseDirectory | 49 | __in LPCWSTR wzBaseDirectory |
50 | ) | 50 | ) |
51 | { | 51 | { |