summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/lsa.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-08 22:38:18 +0100
committerGünther Deschner <gd@samba.org>2008-02-08 22:38:33 +0100
commitf02cae95ad46dfc836b938424618b3b9e90baed5 (patch)
tree63b027bced067b3810d399993513553a3469385d /source3/librpc/gen_ndr/lsa.h
parent3df409f37caafdd27c7e05767aded460173af1c4 (diff)
downloadsamba-f02cae95ad46dfc836b938424618b3b9e90baed5.tar.gz
samba-f02cae95ad46dfc836b938424618b3b9e90baed5.tar.bz2
samba-f02cae95ad46dfc836b938424618b3b9e90baed5.zip
Re-run make idl.
Guenther (This used to be commit ea64f45818b206e4027fea1c7dafdef779b7261c)
Diffstat (limited to 'source3/librpc/gen_ndr/lsa.h')
-rw-r--r--source3/librpc/gen_ndr/lsa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/lsa.h b/source3/librpc/gen_ndr/lsa.h
index 86d4339599..810ce945da 100644
--- a/source3/librpc/gen_ndr/lsa.h
+++ b/source3/librpc/gen_ndr/lsa.h
@@ -713,7 +713,7 @@ struct lsa_CreateAccount {
} in;
struct {
- struct policy_handle *acct_handle;/* [ref] */
+ struct policy_handle **acct_handle;/* [ref] */
NTSTATUS result;
} out;