summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_lsa.h
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2001-09-14 00:20:38 +0000
committerTim Potter <tpot@samba.org>2001-09-14 00:20:38 +0000
commit4c92d82bdb35db3e01a162fb0aa00a6fe7486c70 (patch)
tree1fa85796294bafc96d0d66fb19c6dea7cac39d35 /source/include/rpc_lsa.h
parentf0ef301cff57c9bf07694e0675eec67c61367afb (diff)
downloadsamba-4c92d82bdb35db3e01a162fb0aa00a6fe7486c70.tar.gz
samba-4c92d82bdb35db3e01a162fb0aa00a6fe7486c70.tar.xz
samba-4c92d82bdb35db3e01a162fb0aa00a6fe7486c70.zip
Oops.
Diffstat (limited to 'source/include/rpc_lsa.h')
-rw-r--r--source/include/rpc_lsa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/rpc_lsa.h b/source/include/rpc_lsa.h
index 7d7fac8e10f..a9a28a63ac3 100644
--- a/source/include/rpc_lsa.h
+++ b/source/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