summaryrefslogtreecommitdiff
path: root/source3/include/rpc_svcctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/rpc_svcctl.h')
-rw-r--r--source3/include/rpc_svcctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/rpc_svcctl.h b/source3/include/rpc_svcctl.h
index 069d544b1f..6fcfd6f52d 100644
--- a/source3/include/rpc_svcctl.h
+++ b/source3/include/rpc_svcctl.h
@@ -148,7 +148,7 @@ typedef struct {
typedef struct {
POLICY_HND handle;
UNISTR2 servicename;
- uint32 access_mask;
+ uint32 access;
} SVCCTL_Q_OPEN_SERVICE;
typedef struct {