diff options
Diffstat (limited to 'src/burn/engine/registration.h')
-rw-r--r-- | src/burn/engine/registration.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/burn/engine/registration.h b/src/burn/engine/registration.h index c07be962..cb5349a3 100644 --- a/src/burn/engine/registration.h +++ b/src/burn/engine/registration.h | |||
@@ -213,6 +213,7 @@ HRESULT RegistrationSessionEnd( | |||
213 | __in BURN_PACKAGES* pPackages, | 213 | __in BURN_PACKAGES* pPackages, |
214 | __in BURN_RESUME_MODE resumeMode, | 214 | __in BURN_RESUME_MODE resumeMode, |
215 | __in BOOTSTRAPPER_APPLY_RESTART restart, | 215 | __in BOOTSTRAPPER_APPLY_RESTART restart, |
216 | __in DWORD64 qwEstimatedSize, | ||
216 | __in BOOTSTRAPPER_REGISTRATION_TYPE registrationType | 217 | __in BOOTSTRAPPER_REGISTRATION_TYPE registrationType |
217 | ); | 218 | ); |
218 | HRESULT RegistrationSaveState( | 219 | HRESULT RegistrationSaveState( |