URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a7318a184e25e08d1c8449e3f826e0a5c66ca3b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9a7318a by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Wimax: fix no previous prototype for ... [-Wmissing-prototypes]
Change-Id: I1dac7d362bab680c313766de19d51132d1ce6dfa
Reviewed-on: https://code.wireshark.org/review/6298
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 4270673 OSITP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
adds 9a7318a Wimax: fix no previous prototype for ... [-Wmissing-prototypes]
Summary of changes:
plugins/wimax/packet-wmx.c | 1 +
plugins/wimax/wimax_utils.c | 2 +-
plugins/wimax/wimax_utils.h | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)