URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd93af0ed16dba3c4b2ad3f9e0874d0ddd8877dc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cd93af0 by Guy Harris (guy@xxxxxxxxxxxx):
Oops, we also need to worry about pcap_get_tstamp_precision().
Change-Id: I60a1f671ba313c59ca1999ab703ee11370608758
Reviewed-on: https://code.wireshark.org/review/5123
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 6f3fc0e Get rid of unused variable.
adds cd93af0 Oops, we also need to worry about pcap_get_tstamp_precision().
Summary of changes:
caputils/capture-pcap-util-unix.c | 35 +++++++++++++++++++++++++++++++++++
caputils/capture-pcap-util.h | 7 +++++++
dumpcap.c | 2 +-
3 files changed, 43 insertions(+), 1 deletion(-)