summaryrefslogtreecommitdiff
path: root/source3/include/rpc_samr.h
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2001-01-11 22:51:54 +0000
committerTim Potter <tpot@samba.org>2001-01-11 22:51:54 +0000
commite882d144a0fa16ec2d32fcf59768fd624a19f0c2 (patch)
treeb5c2534ad960d291413f43c99982f2e8d4db7da3 /source3/include/rpc_samr.h
parentfc659e07d0cd87c9ed23d5a9b74c33bbbbd96df5 (diff)
downloadsamba-e882d144a0fa16ec2d32fcf59768fd624a19f0c2.tar.gz
samba-e882d144a0fa16ec2d32fcf59768fd624a19f0c2.tar.bz2
samba-e882d144a0fa16ec2d32fcf59768fd624a19f0c2.zip
Merge of various fixes from the tng headers.
(This used to be commit a6d4aad391d2a9e38cbb28d9ddc3e4ff454a759d)
Diffstat (limited to 'source3/include/rpc_samr.h')
-rw-r--r--source3/include/rpc_samr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/rpc_samr.h b/source3/include/rpc_samr.h
index c769cf4381..1f65470f7a 100644
--- a/source3/include/rpc_samr.h
+++ b/source3/include/rpc_samr.h
@@ -552,7 +552,7 @@ SAMR_Q_OPEN_DOMAIN - unknown_0 values seen associated with SIDs:
/* SAMR_Q_OPEN_DOMAIN */
typedef struct q_samr_open_domain_info
{
- POLICY_HND connect_pol; /* policy handle */
+ POLICY_HND pol; /* policy handle */
uint32 flags; /* 0x2000 0000; 0x0000 0211; 0x0000 0280; 0x0000 0200 - flags? */
DOM_SID2 dom_sid; /* domain SID */