URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=40b98600bd6a26ab716de2577246f00cd52bf4ef
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
40b9860 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
fix no previous prototype for ‘capture_*’ [-Wmissing-prototypes]
Change-Id: Ie5bfe4d366a679ebcb561716f23d174e7b9bf487
Reviewed-on: https://code.wireshark.org/review/18754
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 76f74ac iso14443: dissect the TA(1) byte in the ATS
adds 40b9860 fix no previous prototype for ‘capture_*’ [-Wmissing-prototypes]
Summary of changes:
epan/dissectors/packet-arp.c | 2 +-
epan/dissectors/packet-ax25.c | 2 +-
epan/dissectors/packet-chdlc.c | 2 +-
epan/dissectors/packet-eth.c | 2 +-
epan/dissectors/packet-ieee80211-wlancap.c | 2 +-
epan/dissectors/packet-ieee80211.c | 4 ++--
epan/dissectors/packet-ip.c | 2 +-
epan/dissectors/packet-ipv6.c | 4 ++--
epan/dissectors/packet-ipx.c | 2 +-
epan/dissectors/packet-isl.c | 2 +-
epan/dissectors/packet-llc.c | 4 ++--
epan/dissectors/packet-ppp.c | 2 +-
epan/dissectors/packet-tr.c | 2 +-
13 files changed, 16 insertions(+), 16 deletions(-)