diff options
Diffstat (limited to 'src/engine/apply.h')
| -rw-r--r-- | src/engine/apply.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/apply.h b/src/engine/apply.h index b717251e..00e1fceb 100644 --- a/src/engine/apply.h +++ b/src/engine/apply.h | |||
| @@ -89,7 +89,7 @@ HRESULT ApplyExecute( | |||
| 89 | __in BURN_ENGINE_STATE* pEngineState, | 89 | __in BURN_ENGINE_STATE* pEngineState, |
| 90 | __in_opt HANDLE hCacheThread, | 90 | __in_opt HANDLE hCacheThread, |
| 91 | __inout DWORD* pcOverallProgressTicks, | 91 | __inout DWORD* pcOverallProgressTicks, |
| 92 | __out BOOL* pfKeepRegistration, | 92 | __inout BOOL* pfKeepRegistration, |
| 93 | __out BOOL* pfRollback, | 93 | __out BOOL* pfRollback, |
| 94 | __out BOOL* pfSuspend, | 94 | __out BOOL* pfSuspend, |
| 95 | __out BOOTSTRAPPER_APPLY_RESTART* pRestart | 95 | __out BOOTSTRAPPER_APPLY_RESTART* pRestart |
