URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f598fa89ebaab21f445a84489a4080e9f98eec9c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f598fa8 by Guy Harris (guy@xxxxxxxxxxxx):
Squelch a compiler warning.
Some compilers complain that we're casting a 16-bit integer to a
pointer; making it a standard-size integer squelches the warning.
Change-Id: Iba0e767d7801afdc369b64a1cf050bf8db37da7b
Reviewed-on: https://code.wireshark.org/review/5264
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from f7d91bd Qt: Flatten group boxes.
adds f598fa8 Squelch a compiler warning.
Summary of changes:
epan/dissectors/packet-mpls.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)