summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/include/rpc_lsa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/rpc_lsa.h b/source3/include/rpc_lsa.h
index 7d7fac8e10..a9a28a63ac 100644
--- a/source3/include/rpc_lsa.h
+++ b/source3/include/rpc_lsa.h
@@ -43,7 +43,7 @@ enum SID_NAME_USE
#define LSA_CLOSE 0x00
#define LSA_DELETE 0x01
-#define LSA_ENUMPRIVS 0x02
+#define LSA_ENUM_PRIVS 0x02
#define LSA_QUERYSECOBJ 0x03
#define LSA_SETSECOBJ 0x04
#define LSA_CHANGEPASSWORD 0x05