summaryrefslogtreecommitdiff
path: root/source3/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
commit22be9b68fd7b2bcfeb3a50d04c6de7000167dec1 (patch)
tree69537435c00069e963fdce8b0339b41c023bd52c /source3/include/rpc_lsa.h
parent8b67689feb28b95e80140e104c45dda53e591478 (diff)
downloadsamba-22be9b68fd7b2bcfeb3a50d04c6de7000167dec1.tar.gz
samba-22be9b68fd7b2bcfeb3a50d04c6de7000167dec1.tar.bz2
samba-22be9b68fd7b2bcfeb3a50d04c6de7000167dec1.zip
Oops.
(This used to be commit 4c92d82bdb35db3e01a162fb0aa00a6fe7486c70)
Diffstat (limited to 'source3/include/rpc_lsa.h')
-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