diff options
Diffstat (limited to 'src/burn/engine/plan.h')
| -rw-r--r-- | src/burn/engine/plan.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/burn/engine/plan.h b/src/burn/engine/plan.h index a20d7c76..f9996ac0 100644 --- a/src/burn/engine/plan.h +++ b/src/burn/engine/plan.h | |||
| @@ -488,6 +488,7 @@ HRESULT PlanPackagesAndBundleScope( | |||
| 488 | __in BOOTSTRAPPER_SCOPE scope, | 488 | __in BOOTSTRAPPER_SCOPE scope, |
| 489 | __in BOOTSTRAPPER_PACKAGE_SCOPE authoredScope, | 489 | __in BOOTSTRAPPER_PACKAGE_SCOPE authoredScope, |
| 490 | __in BOOTSTRAPPER_SCOPE commandLineScope, | 490 | __in BOOTSTRAPPER_SCOPE commandLineScope, |
| 491 | __in BOOTSTRAPPER_SCOPE detectedScope, | ||
| 491 | __out BOOTSTRAPPER_SCOPE* pResultingScope, | 492 | __out BOOTSTRAPPER_SCOPE* pResultingScope, |
| 492 | __out BOOL* pfPerMachine | 493 | __out BOOL* pfPerMachine |
| 493 | ); | 494 | ); |
