diff options
author | Volker Lendecke <vl@samba.org> | 2012-03-03 21:37:13 +0100 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2012-03-06 10:38:32 +0100 |
commit | b709589445820ae8b30e9554c08ca205c3b946f1 (patch) | |
tree | f310170e6c96c8dd9bc819d74452309cf7204e15 /source3/nmbd/nmbd_proto.h | |
parent | f033c221f8f459759aee259be8f52a79fd7e8f3f (diff) | |
download | samba-b709589445820ae8b30e9554c08ca205c3b946f1.tar.gz samba-b709589445820ae8b30e9554c08ca205c3b946f1.tar.bz2 samba-b709589445820ae8b30e9554c08ca205c3b946f1.zip |
s3: Fix some format string warnings
We were printing nmb->header.name_trn_id with %hu, which denotes a
short. However, header.name_trn_id is an int for the better or
worse.
Diffstat (limited to 'source3/nmbd/nmbd_proto.h')
0 files changed, 0 insertions, 0 deletions