URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=847a713d12f9e39cd3f07b52ac8d77814e90c3db
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
847a713 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
proto_data: Remove superfluous casts
The casts should be to gpointer but are unnecessary.
Change-Id: I27229750ec53138820cce30b6fcc083d3ae5bea1
Reviewed-on: https://code.wireshark.org/review/13810
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 2ecb5a9 Check whether Ness is valid as well.
adds 847a713 proto_data: Remove superfluous casts
Summary of changes:
epan/proto_data.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)