URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dbcd2a20ba79e26cc096c158fce87d2e5812069b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dbcd2a2 by Anders (anders.broman@xxxxxxxxxxxx):
Use the GPOINTER_TO UINT macro rather than trying to do the casts
manually. This makes MSVC 2015 happy.
Change-Id: I50ebcb5860863cd6e212bb0964998292a46075f5
Reviewed-on: https://code.wireshark.org/review/8744
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6148cd3 Update mobile network codes of South Korean mobile networks.
adds dbcd2a2 Use the GPOINTER_TO UINT macro rather than trying to do the casts manually. This makes MSVC 2015 happy.
Summary of changes:
epan/packet.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)