diff options
Diffstat (limited to 'src/burn/engine/detect.h')
-rw-r--r-- | src/burn/engine/detect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/burn/engine/detect.h b/src/burn/engine/detect.h index cdca2777..a0562ba2 100644 --- a/src/burn/engine/detect.h +++ b/src/burn/engine/detect.h | |||
@@ -33,7 +33,7 @@ HRESULT DetectReportRelatedBundles( | |||
33 | ); | 33 | ); |
34 | 34 | ||
35 | HRESULT DetectUpdate( | 35 | HRESULT DetectUpdate( |
36 | __in_z LPCWSTR wzBundleId, | 36 | __in_z LPCWSTR wzBundleCode, |
37 | __in BURN_USER_EXPERIENCE* pUX, | 37 | __in BURN_USER_EXPERIENCE* pUX, |
38 | __in BURN_UPDATE* pUpdate | 38 | __in BURN_UPDATE* pUpdate |
39 | ); | 39 | ); |