GSM A GM: align protocol / container id filter format with displayed one
authorPascal Quantin <pascal.quantin@gmail.com>
Fri, 23 Dec 2016 08:44:38 +0000 (09:44 +0100)
committerPascal Quantin <pascal.quantin@gmail.com>
Fri, 23 Dec 2016 08:47:46 +0000 (08:47 +0000)
Change-Id: If5dcee6a2a9dd6de304e78f84456903c932ad452
Reviewed-on: https://code.wireshark.org/review/19393
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
epan/dissectors/packet-gsm_a_gm.c

index 8c64041afe5f8f3b0d6e3e2e27107054fd50eed0..17353b1e50c0366b1aa67f13a818c90716235b51 100644 (file)
@@ -8035,7 +8035,7 @@ proto_register_gsm_a_gm(void)
                },
                { &hf_gsm_a_gm_pco_pid,
                  { "Protocol or Container ID", "gsm_a.gm.sm.pco_pid",
-                   FT_UINT16, BASE_DEC, NULL, 0x0,
+                   FT_UINT16, BASE_HEX, NULL, 0x0,
                    NULL, HFILL }
                },
                { &hf_gsm_a_gm_pco_app_spec_info,