That warning is bogus; squelch it with an otherwise-unnecessary cast.
authorGuy Harris <guy@alum.mit.edu>
Fri, 22 Jan 2016 22:43:25 +0000 (14:43 -0800)
committerGuy Harris <guy@alum.mit.edu>
Fri, 22 Jan 2016 22:43:57 +0000 (22:43 +0000)
commit9b8f5261f71f12f86ff2e2e5f28688a0a7ba4ffa
treefe626cc8820d4190e7b15ae9fcd75cbf6b17b751
parente8d0d3763a7d480ff905825a1cf847fa47482c87
That warning is bogus; squelch it with an otherwise-unnecessary cast.

The compiler being used for the 64-bit OS X build is buggy; throw in an
otherwise-unnecessary cast to squelch its bogus warning.

Change-Id: Ie2104ba861493870191530ca391a089ca3951929
Reviewed-on: https://code.wireshark.org/review/13489
Reviewed-by: Guy Harris <guy@alum.mit.edu>
epan/dissectors/packet-isakmp.c