diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-09-17 15:43:04 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-09-17 15:43:04 +0200 |
commit | f5b134fb4699fccce8e27023649b83d1cd77ff15 (patch) | |
tree | 6c8dcbb9d1e5baaa9127b651e83dcf9a6978d830 /source3/librpc/idl/nbt.idl | |
parent | 5975cbc2606104c0eeaea12891ee6934e413f395 (diff) | |
download | samba-f5b134fb4699fccce8e27023649b83d1cd77ff15.tar.gz samba-f5b134fb4699fccce8e27023649b83d1cd77ff15.tar.bz2 samba-f5b134fb4699fccce8e27023649b83d1cd77ff15.zip |
Sync more interface descriptions between Samba 3 and Samba 4.
Diffstat (limited to 'source3/librpc/idl/nbt.idl')
-rw-r--r-- | source3/librpc/idl/nbt.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/nbt.idl b/source3/librpc/idl/nbt.idl index 9f5c4a9a5f..654f53c52f 100644 --- a/source3/librpc/idl/nbt.idl +++ b/source3/librpc/idl/nbt.idl @@ -167,7 +167,7 @@ interface nbt } nbt_rdata; /* - * this macro works arround the problem + * this macro works around the problem * that we need to use nbt_rdata_data * together with NBT_QTYPE_NETBIOS * for WACK replies |