URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=21ac67cf3dc89f7626f565419507a08608bc444f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
21ac67c by Guy Harris (guy@xxxxxxxxxxxx):
Fix template files to refer directly to pinfo->abs_ts.
Change-Id: I10ac1ee42ba17d3faf3d76f9d4d7fe8cba8043bc
Reviewed-on: https://code.wireshark.org/review/13500
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 9141bd9 Add more fields to packet_info structure and use them.
adds 21ac67c Fix template files to refer directly to pinfo->abs_ts.
Summary of changes:
asn1/camel/packet-camel-template.c | 6 +++---
asn1/h225/packet-h225-template.c | 10 +++++-----
asn1/ldap/packet-ldap-template.c | 4 ++--
asn1/ros/packet-ros-template.c | 4 ++--
asn1/tcap/packet-tcap-template.c | 22 +++++++++++-----------
5 files changed, 23 insertions(+), 23 deletions(-)