1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

IDL: make nbt_cldap_netlogon_29 public.

Guenther
(This used to be commit 7159cce8055d0197cfc1a9daa08d2370527ea3bc)
This commit is contained in:
Günther Deschner 2008-05-07 21:01:09 +02:00
parent d3dfdc2f59
commit 196d808136

View File

@ -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;