summaryrefslogtreecommitdiff
path: root/source4/libcli/nbt/libnbt.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-12-10 18:41:41 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:49:13 +0100
commit237059838ccba8daae761f073f354eda536cbc84 (patch)
tree960a3de6efabf45a5f3853efe78ab672787a4076 /source4/libcli/nbt/libnbt.h
parent7f0e8252e76b506c8164c14819ca491752bb2526 (diff)
downloadsamba-237059838ccba8daae761f073f354eda536cbc84.tar.gz
samba-237059838ccba8daae761f073f354eda536cbc84.tar.bz2
samba-237059838ccba8daae761f073f354eda536cbc84.zip
r26380: Specify port number higher up the call stack.
(This used to be commit 77273e250cacb1df0e8bd676e0948175ccd2330a)
Diffstat (limited to 'source4/libcli/nbt/libnbt.h')
-rw-r--r--source4/libcli/nbt/libnbt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/nbt/libnbt.h b/source4/libcli/nbt/libnbt.h
index f4bb71764a..88ca0e204b 100644
--- a/source4/libcli/nbt/libnbt.h
+++ b/source4/libcli/nbt/libnbt.h
@@ -215,6 +215,7 @@ struct nbt_name_refresh {
struct {
struct nbt_name name;
const char *dest_addr;
+ uint16_t dest_port;
const char *address;
uint16_t nb_flags;
bool broadcast;