diff options
author | Günther Deschner <gd@samba.org> | 2008-10-15 20:46:35 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2008-10-15 20:46:35 +0200 |
commit | a1b7b6d5b41df3585f2cd2ad5b5fca2fe22b1a40 (patch) | |
tree | 4e141fe337db03917d1b0892cac181a548f7f572 /source3/librpc | |
parent | ca54a563d64ab789b84f8b6d9ea4cb63dee2c210 (diff) | |
download | samba-a1b7b6d5b41df3585f2cd2ad5b5fca2fe22b1a40.tar.gz samba-a1b7b6d5b41df3585f2cd2ad5b5fca2fe22b1a40.tar.bz2 samba-a1b7b6d5b41df3585f2cd2ad5b5fca2fe22b1a40.zip |
idl: more lsa.idl merges.
Guenther
Diffstat (limited to 'source3/librpc')
-rw-r--r-- | source3/librpc/idl/lsa.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/lsa.idl b/source3/librpc/idl/lsa.idl index 1e141a9079..98c27cb717 100644 --- a/source3/librpc/idl/lsa.idl +++ b/source3/librpc/idl/lsa.idl @@ -810,7 +810,7 @@ import "misc.idl", "security.idl"; [in,ref] dom_sid2 *sid, [in,ref] lsa_RightSet *rights ); - + /**********************/ /* Function: 0x26 */ NTSTATUS lsa_RemoveAccountRights ( |