From: Günther Deschner Date: Wed, 7 May 2008 19:01:09 +0000 (+0200) Subject: IDL: make nbt_cldap_netlogon_29 public. X-Git-Tag: samba-4.0.0alpha6~801^2~1484 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=196d808136359f147a4ff24f21afb17592393435;p=thirdparty%2Fsamba.git IDL: make nbt_cldap_netlogon_29 public. Guenther (This used to be commit 7159cce8055d0197cfc1a9daa08d2370527ea3bc) --- diff --git a/source3/librpc/idl/nbt.idl b/source3/librpc/idl/nbt.idl index 07d2fe270d6..be503f900a9 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;