Wireshark-commits: [Wireshark-commits] master-1.12 53597ca: Make various structure members the righ

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Apr 2015 02:12:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=53597ca1ed92fa1d5e1b96092e19d153a4ef6040
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

53597ca by Guy Harris (guy@xxxxxxxxxxxx):

    Make various structure members the right size for time-in-seconds.
    
    I.e., make them time_t's.
    
    Change-Id: I102e9f585ae2798927757fe7f0f7a5a3fa251ec2
    Reviewed-on: https://code.wireshark.org/review/8134
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 3695abdaf9f54dd66abbcb892ef094fb7d19fff0)
    Reviewed-on: https://code.wireshark.org/review/8159
    

Actions performed:

    from  6f8b0ad   Visual Networks captures have only millisecond resolution.
    adds  53597ca   Make various structure members the right size for time-in-seconds.


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