URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4ca260a3a963043f77ac878cc3a3666c42c50a23
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
4ca260a 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: I65cb0ce22c932d3f2916f8b1a847d2e60d9c0b18
Reviewed-on: https://code.wireshark.org/review/8160
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 8a9a2ef Visual Networks captures have only millisecond resolution.
adds 4ca260a 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(-)