diff options
Diffstat (limited to 'src/engine/pseudobundle.cpp')
| -rw-r--r-- | src/engine/pseudobundle.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/pseudobundle.cpp b/src/engine/pseudobundle.cpp index 0864be3a..3b05ea0b 100644 --- a/src/engine/pseudobundle.cpp +++ b/src/engine/pseudobundle.cpp | |||
| @@ -159,8 +159,8 @@ extern "C" HRESULT PseudoBundleInitializePassthrough( | |||
| 159 | __in BURN_PACKAGE* pPassthroughPackage, | 159 | __in BURN_PACKAGE* pPassthroughPackage, |
| 160 | __in BOOTSTRAPPER_COMMAND* pCommand, | 160 | __in BOOTSTRAPPER_COMMAND* pCommand, |
| 161 | __in_z_opt LPCWSTR wzAppendLogPath, | 161 | __in_z_opt LPCWSTR wzAppendLogPath, |
| 162 | __in_z_opt LPWSTR wzActiveParent, | 162 | __in_z_opt LPCWSTR wzActiveParent, |
| 163 | __in_z_opt LPWSTR wzAncestors, | 163 | __in_z_opt LPCWSTR wzAncestors, |
| 164 | __in BURN_PACKAGE* pPackage | 164 | __in BURN_PACKAGE* pPackage |
| 165 | ) | 165 | ) |
| 166 | { | 166 | { |
