URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=81263704b99fba82af883a82a22cf99c2a4e2ef9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8126370 by Dario Lombardo (lomato@xxxxxxxxx):
    wsutil: convert one leftover function in wsjson.
    
    Change-Id: I8d65389dfd6bf373e751e3373d9f22d733d9b5e9
    Reviewed-on: https://code.wireshark.org/review/27069
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  d55499e   More 'abs_offset' initialisation needed for gcc 4.8.5 (Leap 42.3)
    adds  8126370   wsutil: convert one leftover function in wsjson.
Summary of changes:
 debian/libwsutil0.symbols     | 6 +++---
 epan/dissectors/packet-json.c | 4 ++--
 wiretap/json.c                | 2 +-
 wsutil/wsjson.c               | 4 ++--
 wsutil/wsjson.h               | 2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)