URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82bb9ebc015fc1cd63186ea1ac03a6ce81696903
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
82bb9eb by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Add some casts to void * to fix (pedantic) argument mismatch notes
Change-Id: I63e46285b4c6676d4ae57196b85fbad89964898c
Reviewed-on: https://code.wireshark.org/review/13933
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 5066cf8 Fix format string warnings [-Wformat=]
adds 82bb9eb Add some casts to void * to fix (pedantic) argument mismatch notes
Summary of changes:
caputils/iface_monitor.c | 2 +-
epan/conversation_table.c | 4 ++--
epan/plugin_if.c | 2 +-
epan/proto.c | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)