aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h501.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h501.c')
-rw-r--r--epan/dissectors/packet-h501.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-h501.c b/epan/dissectors/packet-h501.c
index dee5876191..8570ae25e2 100644
--- a/epan/dissectors/packet-h501.c
+++ b/epan/dissectors/packet-h501.c
@@ -3082,11 +3082,11 @@ void proto_register_h501(void) {
"h501.PartyInformation", HFILL }},
{ &hf_h501_startTime,
{ "startTime", "h501.startTime",
- FT_ABSOLUTE_TIME, BASE_NONE, NULL, 0,
+ FT_ABSOLUTE_TIME, ABSOLUTE_TIME_LOCAL, NULL, 0,
"h235.TimeStamp", HFILL }},
{ &hf_h501_endTime,
{ "endTime", "h501.endTime",
- FT_ABSOLUTE_TIME, BASE_NONE, NULL, 0,
+ FT_ABSOLUTE_TIME, ABSOLUTE_TIME_LOCAL, NULL, 0,
"h235.TimeStamp", HFILL }},
{ &hf_h501_terminationCause,
{ "terminationCause", "h501.terminationCause",