URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d63e58b478a138d5253e252b5ace694b4a7962b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2d63e58 by Guy Harris (guy@xxxxxxxxxxxx):
Fix some more constants to be unsigned.
Change-Id: I714078683cff517c79a15abf29e1ae4a9a60271d
Reviewed-on: https://code.wireshark.org/review/8365
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 795211b Fix definition of tnef_open().
adds 2d63e58 Fix some more constants to be unsigned.
Summary of changes:
epan/dissectors/packet-btavrcp.c | 4 +-
epan/dissectors/packet-btsdp.c | 118 ++++++++++++++++++------------------
epan/dissectors/packet-ieee80211.c | 8 +--
epan/dissectors/packet-netflow.c | 2 +-
epan/dissectors/packet-per.c | 12 ++--
5 files changed, 72 insertions(+), 72 deletions(-)