Wireshark-commits: [Wireshark-commits] master b9d493f: [print.c] Use pinfo and frame_info to print
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Sep 2016 04:09:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9d493f8de1cadfce591cdc20613c3ee8896c4cf
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b9d493f by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [print.c]  Use pinfo and frame_info to print geninfo.
    
    Change-Id: Ie77292bfb2d962b326cb4dd9273d7258586f18b5
    Reviewed-on: https://code.wireshark.org/review/17841
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fe1d006   [print.c] Get timestamp directly from pinfo rather than going via field info.
    adds  b9d493f   [print.c]  Use pinfo and frame_info to print geninfo.


Summary of changes:
 epan/print.c |   48 ++++++++++++------------------------------------
 1 file changed, 12 insertions(+), 36 deletions(-)