Wireshark-commits: [Wireshark-commits] master 08ccac8: Do all floating-point work in double-precisi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 May 2015 22:50:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08ccac87045baa15ba24e8da80275224297d24b7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

08ccac8 by Guy Harris (guy@xxxxxxxxxxxx):

    Do all floating-point work in double-precision.
    
    That squelches some double -> float warnings.
    
    Change-Id: I19b8049698c7931e8c146d9532fc65ee091e4c24
    Reviewed-on: https://code.wireshark.org/review/8490
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1715be2   Use nstime_t for time stamps.
    adds  08ccac8   Do all floating-point work in double-precision.


Summary of changes:
 ui/mcast_stream.c |    6 +++---
 ui/mcast_stream.h |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)