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 24ecc1c: Gtk: don't use GTimeZone/GDateTime

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Dec 2016 12:24:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24ecc1cf27ea15ba0f80ae28f47d5f87e9732c5b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

24ecc1c by Dario Lombardo (lomato@xxxxxxxxx):

    Gtk: don't use GTimeZone/GDateTime
    
    Use struct tm instead.
    
    Change-Id: I678797b93062305849875b33867faa52379c3dcb
    Reviewed-on: https://code.wireshark.org/review/19356
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d4eeeaf6  Lua: Add unit names support.
    adds  24ecc1c   Gtk: don't use GTimeZone/GDateTime


Summary of changes:
 ui/gtk/extcap_gtk.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)