proto.c: Unsigned fields should use %u within printf.
authorMichael Mann <mmann78@netscape.net>
Wed, 13 Jul 2016 23:48:22 +0000 (19:48 -0400)
committerAnders Broman <a.broman58@gmail.com>
Thu, 14 Jul 2016 10:51:46 +0000 (10:51 +0000)
commit81beae97c315e031829e04610ed56d1945fd2c96
tree84510c37834c9f62adf395a7c91aaa2281ca7c1d
parent1565910126e23d029abe845635be155209c5844a
proto.c: Unsigned fields should use %u within printf.

Found by VS Code Analysis

Change-Id: I76ea860cd86b41ef33c47dcc8f6b1c122f8bb668
Reviewed-on: https://code.wireshark.org/review/16424
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
epan/proto.c