Wireshark-commits: [Wireshark-commits] master 3d2ccf4: Rename a time variable to reflect its units.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Jan 2020 20:57:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d2ccf4a9e4fc0f4feca63df2acfc7a33e62f114
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3d2ccf4 by Guy Harris (guy@xxxxxxxxxxxx):

    Rename a time variable to reflect its units.
    
    The S/370-and-later TOD clock counts in microseconds, not seconds.
    
    Change-Id: I0b11586df073ed589d69ffc014e6f8661dff3d31
    Reviewed-on: https://code.wireshark.org/review/35891
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  fc31446   Add support for "classic Mac OS" timestamps and use them in file-mp4.c.
     add  3d2ccf4   Rename a time variable to reflect its units.


Summary of changes:
 epan/proto.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)