URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=abd657fd6277c9c4f5ab2d291fde44a9565cd2c8
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
abd657f by Guy Harris (guy@xxxxxxxxxxxx):
Squelch another warning.
(Yes, we should, on platforms with a 32-bit time_t, check to make sure
the time stamp fits and do something if it doesn't. Or we should make
the seconds part of an nstime_t be 64-bit and handle overly-large values
when converting them to year/month/day/hour/minute/second.)
Change-Id: If219534985dce29d00754ff151f6c4b5893080d8
Reviewed-on: https://code.wireshark.org/review/4675
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 7d28a56 Squelch a compiler warning.
adds abd657f Squelch another warning.
Summary of changes:
wiretap/capsa.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)