summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/netlogon.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-12-13 00:24:02 +0100
committerGünther Deschner <gd@samba.org>2008-12-13 00:27:06 +0100
commita1aef939cf026e2a191f0bc7434e7857b7b330ec (patch)
tree15d6f6e0728866cd48d1ee8269a5995b838e3b12 /source3/librpc/gen_ndr/netlogon.h
parentfb6803119c76b88d4ade1550fca884014b18be19 (diff)
downloadsamba-a1aef939cf026e2a191f0bc7434e7857b7b330ec.tar.gz
samba-a1aef939cf026e2a191f0bc7434e7857b7b330ec.tar.bz2
samba-a1aef939cf026e2a191f0bc7434e7857b7b330ec.zip
s3: re-run make samba3-idl.
Guenther
Diffstat (limited to 'source3/librpc/gen_ndr/netlogon.h')
-rw-r--r--source3/librpc/gen_ndr/netlogon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/netlogon.h b/source3/librpc/gen_ndr/netlogon.h
index 02a4a447e0..7fb253446a 100644
--- a/source3/librpc/gen_ndr/netlogon.h
+++ b/source3/librpc/gen_ndr/netlogon.h
@@ -1727,7 +1727,7 @@ struct netr_ServerGetTrustInfo {
struct samr_Password *new_owf_password;/* [ref] */
struct samr_Password *old_owf_password;/* [ref] */
struct netr_TrustInfo **trust_info;/* [ref] */
- WERROR result;
+ NTSTATUS result;
} out;
};