diff options
Diffstat (limited to '')
| -rw-r--r-- | src/burn/engine/approvedexe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/burn/engine/approvedexe.h b/src/burn/engine/approvedexe.h index 8a3f6779..cbfda601 100644 --- a/src/burn/engine/approvedexe.h +++ b/src/burn/engine/approvedexe.h | |||
| @@ -67,7 +67,7 @@ HRESULT ApprovedExesLaunch( | |||
| 67 | HRESULT ApprovedExesVerifySecureLocation( | 67 | HRESULT ApprovedExesVerifySecureLocation( |
| 68 | __in BURN_CACHE* pCache, | 68 | __in BURN_CACHE* pCache, |
| 69 | __in BURN_VARIABLES* pVariables, | 69 | __in BURN_VARIABLES* pVariables, |
| 70 | __in BURN_LAUNCH_APPROVED_EXE* pLaunchApprovedExe | 70 | __in LPCWSTR wzExecutablePath |
| 71 | ); | 71 | ); |
| 72 | 72 | ||
| 73 | 73 | ||
