diff options
Diffstat (limited to 'source3/librpc/gen_ndr/nbt.h')
-rw-r--r-- | source3/librpc/gen_ndr/nbt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/nbt.h b/source3/librpc/gen_ndr/nbt.h index a60e04a7c7..bf0c46708f 100644 --- a/source3/librpc/gen_ndr/nbt.h +++ b/source3/librpc/gen_ndr/nbt.h @@ -617,7 +617,7 @@ struct nbt_cldap_netlogon_29 { uint32_t nt_version;/* [value(29)] */ uint16_t lmnt_token; uint16_t lm20_token; -}; +}/* [public] */; union nbt_cldap_netlogon { struct nbt_cldap_netlogon_1 logon1;/* [case(0)] */ |