aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/detect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/engine/detect.h')
-rw-r--r--src/burn/engine/detect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/engine/detect.h b/src/burn/engine/detect.h
index 9bc34882..cdca2777 100644
--- a/src/burn/engine/detect.h
+++ b/src/burn/engine/detect.h
@@ -29,7 +29,6 @@ HRESULT DetectReportRelatedBundles(
29 __in BURN_USER_EXPERIENCE* pUX, 29 __in BURN_USER_EXPERIENCE* pUX,
30 __in BURN_REGISTRATION* pRegistration, 30 __in BURN_REGISTRATION* pRegistration,
31 __in BOOTSTRAPPER_RELATION_TYPE relationType, 31 __in BOOTSTRAPPER_RELATION_TYPE relationType,
32 __in BOOTSTRAPPER_ACTION action,
33 __out BOOL* pfEligibleForCleanup 32 __out BOOL* pfEligibleForCleanup
34 ); 33 );
35 34