Wireshark-commits: [Wireshark-commits] master 4572b77: WSUTIL: create phtole32 and 64 functions

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 02 Jul 2018 15:52:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4572b77148828d87e1eab2aadd8dafa4549d7146
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4572b77 by Julien Staub (atsju2@xxxxxxxx):

    WSUTIL: create phtole32 and 64 functions
    
    Change-Id: I15c3c40665ccab1e60057837ffce5bae50d1b52c
    Reviewed-on: https://code.wireshark.org/review/28567
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  53e04b6   DNS: fix in expand_dns_name
    adds  4572b77   WSUTIL: create phtole32 and 64 functions


Summary of changes:
 epan/dissectors/packet-zbee-nwk-gp.c   | 17 +++++------------
 epan/dissectors/packet-zbee-security.c | 17 +++++------------
 wsutil/pint.h                          | 18 ++++++++++++++++++
 3 files changed, 28 insertions(+), 24 deletions(-)