From 22be9b68fd7b2bcfeb3a50d04c6de7000167dec1 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 14 Sep 2001 00:20:38 +0000 Subject: Oops. (This used to be commit 4c92d82bdb35db3e01a162fb0aa00a6fe7486c70) --- source3/include/rpc_lsa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/include/rpc_lsa.h') 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 -- cgit