aboutsummaryrefslogtreecommitdiff
path: root/src/dutil/inc/deputil.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/dutil/inc/deputil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dutil/inc/deputil.h b/src/dutil/inc/deputil.h
index 8f5f0ae8..bfe235f3 100644
--- a/src/dutil/inc/deputil.h
+++ b/src/dutil/inc/deputil.h
@@ -55,7 +55,7 @@ DAPI_(HRESULT) DepCheckDependency(
55DAPI_(HRESULT) DepCheckDependents( 55DAPI_(HRESULT) DepCheckDependents(
56 __in HKEY hkHive, 56 __in HKEY hkHive,
57 __in_z LPCWSTR wzProviderKey, 57 __in_z LPCWSTR wzProviderKey,
58 __in int iAttributes, 58 __reserved int iAttributes,
59 __in C_STRINGDICT_HANDLE sdIgnoredDependents, 59 __in C_STRINGDICT_HANDLE sdIgnoredDependents,
60 __deref_inout_ecount_opt(*pcDependents) DEPENDENCY** prgDependents, 60 __deref_inout_ecount_opt(*pcDependents) DEPENDENCY** prgDependents,
61 __inout LPUINT pcDependents 61 __inout LPUINT pcDependents