Wireshark-commits: [Wireshark-commits] master 7c7f576: For a zero time stamp preserve the base time
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Aug 2020 11:00:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7c7f5765d3276d2722fc175e47c6f2fb9e942fa3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7c7f576 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    For a zero time stamp preserve the base time but put "(0)" in front.
    
    Make it more obvious that the time value is Zero.
    
    Change-Id: Idca96185d869f10cf0d2b8ab6aaccb879dfc1ec2
    Reviewed-on: https://code.wireshark.org/review/38135
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  efd7cb3   doc: explain when to use FT_STRINGZ, and document FT_STRINGZPAD.
     add  7c7f576   For a zero time stamp preserve the base time but put "(0)" in front.


Summary of changes:
 epan/to_str.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)