summaryrefslogtreecommitdiff
path: root/libcli/nbt/libnbt.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-11-03 14:39:50 +0100
committerGünther Deschner <gd@samba.org>2011-11-03 18:35:08 +0100
commit0de2bf97ff4e6d90b54a5a2bf319b0810fd24120 (patch)
tree6351bdab839d5a005f7cb1b5048d42de3b76945a /libcli/nbt/libnbt.h
parent72879f491f0ef83da874fc6fe4a6f74fdc2b1d39 (diff)
downloadsamba-0de2bf97ff4e6d90b54a5a2bf319b0810fd24120.tar.gz
samba-0de2bf97ff4e6d90b54a5a2bf319b0810fd24120.tar.bz2
samba-0de2bf97ff4e6d90b54a5a2bf319b0810fd24120.zip
nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper.
Guenther
Diffstat (limited to 'libcli/nbt/libnbt.h')
-rw-r--r--libcli/nbt/libnbt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcli/nbt/libnbt.h b/libcli/nbt/libnbt.h
index 21fd8597fe..dcab112b90 100644
--- a/libcli/nbt/libnbt.h
+++ b/libcli/nbt/libnbt.h
@@ -335,7 +335,6 @@ NTSTATUS nbt_name_reply_send(struct nbt_name_socket *nbtsock,
NDR_SCALAR_PROTO(wrepl_nbt_name, const struct nbt_name *)
-NDR_SCALAR_PROTO(nbt_string, const char *)
NDR_BUFFER_PROTO(nbt_name, struct nbt_name)
NTSTATUS nbt_rcode_to_ntstatus(uint8_t rcode);