Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 3b47668: add explicit casts to fix compilation on Lin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Mar 2014 08:47:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3b47668a913b27fb64ebe729273327db72c4ae20
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3b47668 by Martin Kaiser (wireshark@xxxxxxxxx):

    add explicit casts to fix compilation on Linux
    
    Change-Id: I3b87e156ab35e14e3c6e3800ee2058b1a6be57d6
    Reviewed-on: https://code.wireshark.org/review/577
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  09af140   Add PDC dissector
    adds  3b47668   add explicit casts to fix compilation on Linux


Summary of changes:
 epan/wslua/lrexlib.c      |    2 +-
 epan/wslua/lrexlib_algo.h |    2 +-
 epan/wslua/lrexlib_glib.c |   22 ++++++++++++----------
 3 files changed, 14 insertions(+), 12 deletions(-)