Wireshark-commits: [Wireshark-commits] master 40d5c50: Logcat Text: drop use of GDateTime
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 8 Aug 2014 05:55:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=40d5c503a7b184c09105d37db33d4ec324416185
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

40d5c50 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Logcat Text: drop use of GDateTime
    
    It's only available from GLib 2.26 while we only require 2.16
    
    Change-Id: I3c2e6748aa93b9af7158f5051433baff6a7c0324
    Reviewed-on: https://code.wireshark.org/review/3480
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4b78ead   Logcat Text: fix assert when dissecting PID or TID
    adds  40d5c50   Logcat Text: drop use of GDateTime


Summary of changes:
 epan/dissectors/packet-logcat-text.c |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)