summaryrefslogtreecommitdiff
path: root/source3/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-05-07 21:01:09 +0200
committerGünther Deschner <gd@samba.org>2008-05-08 01:10:34 +0200
commit196d808136359f147a4ff24f21afb17592393435 (patch)
tree3acdf2f21197b76f83b3d3428df95b6b3114b8df /source3/librpc
parentd3dfdc2f598fae92f1d3d1e95754917ff5869fa7 (diff)
downloadsamba-196d808136359f147a4ff24f21afb17592393435.tar.gz
samba-196d808136359f147a4ff24f21afb17592393435.tar.bz2
samba-196d808136359f147a4ff24f21afb17592393435.zip
IDL: make nbt_cldap_netlogon_29 public.
Guenther (This used to be commit 7159cce8055d0197cfc1a9daa08d2370527ea3bc)
Diffstat (limited to 'source3/librpc')
-rw-r--r--source3/librpc/idl/nbt.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/nbt.idl b/source3/librpc/idl/nbt.idl
index 07d2fe270d..be503f900a 100644
--- a/source3/librpc/idl/nbt.idl
+++ b/source3/librpc/idl/nbt.idl
@@ -551,7 +551,7 @@ interface nbt
uint16 lm20_token;
} nbt_cldap_netlogon_13;
- typedef struct {
+ typedef [public] struct {
nbt_netlogon_command type;
uint16 sbz;
nbt_server_type server_type;