For fields of type FT_ABSOLUTE_TIME, have the "display" value be one of
[obnox/wireshark/wip.git] / epan / dissectors / packet-ipp.c
index bf411581226d4f0e27e9aacdb1f9e3aef7271ec6..4e90490198eef2786d826623979759345b65a69f 100644 (file)
@@ -685,7 +685,7 @@ proto_register_ipp(void)
 {
         static hf_register_info hf[] = {
                 { &hf_ipp_timestamp,
-                  { "Time", "ipp.timestamp", FT_ABSOLUTE_TIME, BASE_NONE,
+                  { "Time", "ipp.timestamp", FT_ABSOLUTE_TIME, ABSOLUTE_TIME_LOCAL,
                     NULL, 0, NULL, HFILL }},
         };
        static gint *ett[] = {