summaryrefslogtreecommitdiff
path: root/source3/librpc/idl
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-10-21 01:53:32 +0200
committerGünther Deschner <gd@samba.org>2008-10-27 19:33:22 +0100
commit95c69caef6d4e1a680b88f07f14a62475e720059 (patch)
treebd920657e48b2b21990532bf308950a76ca1c3ea /source3/librpc/idl
parent6a2dabe1a7faae47dce359b77d886a9489b66fcb (diff)
downloadsamba-95c69caef6d4e1a680b88f07f14a62475e720059.tar.gz
samba-95c69caef6d4e1a680b88f07f14a62475e720059.tar.bz2
samba-95c69caef6d4e1a680b88f07f14a62475e720059.zip
s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl.
Guenther
Diffstat (limited to 'source3/librpc/idl')
-rw-r--r--source3/librpc/idl/lsa.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/lsa.idl b/source3/librpc/idl/lsa.idl
index fff549fe01..1b2d9ea8fb 100644
--- a/source3/librpc/idl/lsa.idl
+++ b/source3/librpc/idl/lsa.idl
@@ -778,7 +778,7 @@ import "misc.idl", "security.idl";
/*******************/
/* Function: 0x21 */
- NTSTATUS lsa_LookupPrivDisplayName (
+ NTSTATUS lsa_LookupPrivDisplayName(
[in] policy_handle *handle,
[in,ref] lsa_String *name,
[in] uint16 language_id,