libcli/nbt: use NDR_SCALAR_PTR_PROTO() and fix the prototype of ndr_pull_wrepl_nbt_name()
authorStefan Metzmacher <metze@samba.org>
Wed, 29 Oct 2014 10:57:41 +0000 (11:57 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 14 Nov 2014 22:27:05 +0000 (23:27 +0100)
commitef2e05e4414b6292ef4921037ae96d4b831744be
tree725cb1a982b8a9dcb1be8bff8a36bba26b94aa3a
parentbade65dac3fed5fcb0f7f1cedec516b1e7ccab45
libcli/nbt: use NDR_SCALAR_PTR_PROTO() and fix the prototype of ndr_pull_wrepl_nbt_name()

This avoids compiler warnings in pidl generated code.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/nbt/libnbt.h
libcli/nbt/nbtname.c