URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a841483e9df85f913ece0286a6e0d4f97a859c2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1a84148 by Nick Bedbury (npbedbur@xxxxxxx):
Fixing picosecond timestamp for vrt protocol. Needs to be parsed as uint64 not double
Change-Id: I4c3cf4aa84a9208c382fa4a50ca3c2ffb1773ead
Reviewed-on: https://code.wireshark.org/review/11962
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ae6126f ASN1 (custom.make): fix typo
adds 1a84148 Fixing picosecond timestamp for vrt protocol. Needs to be parsed as uint64 not double
Summary of changes:
epan/dissectors/packet-vrt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)