]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
IDL: make nbt_cldap_netlogon_29 public.
authorGünther Deschner <gd@samba.org>
Wed, 7 May 2008 19:01:09 +0000 (21:01 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 7 May 2008 23:10:34 +0000 (01:10 +0200)
Guenther
(This used to be commit 7159cce8055d0197cfc1a9daa08d2370527ea3bc)

source3/librpc/idl/nbt.idl

index 07d2fe270d647f4bd2bac1ce6bf712e684677343..be503f900a956cca90e48a54b075571636f2e80b 100644 (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;