Wireshark-commits: [Wireshark-commits] master 0e120c1: Fix warnings in packet-parlay.c
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e120c16dfc76f86d62589cd207759ac8f25b437
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0e120c1 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix warnings in packet-parlay.c
packet-parlay.c:53643:9: warning: passing argument 2 of 'get_CDR_wchar' from incompatible pointer type [enabled by default]
packet-parlay.c:53667:9: warning: passing argument 2 of 'get_CDR_wstring' from incompatible pointer type [enabled by default]
Change-Id: I027809139e74b563e759f28e2e141951166e53d0
Reviewed-on: https://code.wireshark.org/review/170
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0e3081a Fix indent (Use 4 spaces and modelines info)
adds 0e120c1 Fix warnings in packet-parlay.c
Summary of changes:
epan/dissectors/packet-parlay.c | 2 +-
tools/wireshark_gen.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)