URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77686a65a3913840c734b581783e0ca80fcf571e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
77686a6 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Get rid of a void * in frame_data.
Forward-declare struct _color_filter and use it in struct _frame_data.
Change-Id: I4543206bc71ad1e088b60347e6deb6d87a573b35
Reviewed-on: https://code.wireshark.org/review/10914
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 5823e6e Remove duplicate transport ports from proto tree summary
adds 77686a6 Get rid of a void * in frame_data.
Summary of changes:
epan/frame_data.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)