Wireshark-commits: [Wireshark-commits] master-1.10 51df8ae: Use 64-bit fixed point to calculate tim
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Apr 2015 02:04:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51df8ae192e28e2a7e5b19ae7168fff50319b15a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

51df8ae by Guy Harris (guy@xxxxxxxxxxxx):

    Use 64-bit fixed point to calculate time stamps.
    
    Change-Id: I64838e65e1e31231abc7c522d9c7a5af00520ccb
    Reviewed-on: https://code.wireshark.org/review/8154
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d93370f   Calculate *Peek tagged timestamps in fixed-point.
    adds  51df8ae   Use 64-bit fixed point to calculate time stamps.


Summary of changes:
 wiretap/visual.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)