aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nb_rtpmux.c
diff options
context:
space:
mode:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-07 23:08:22 +0000
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-07 23:08:22 +0000
commitba0763e9782345bbf40552f43ab914518aa24dc1 (patch)
treef59744f6d8b7bec2171fd3a44ecea9d749a0e0d2 /epan/dissectors/packet-nb_rtpmux.c
parent8b314a2b3aeddc5f8e0fec2295d2448342f8a7e4 (diff)
Cleanup header fields.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30394 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-nb_rtpmux.c')
-rw-r--r--epan/dissectors/packet-nb_rtpmux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-nb_rtpmux.c b/epan/dissectors/packet-nb_rtpmux.c
index e988df3894..5c051d5693 100644
--- a/epan/dissectors/packet-nb_rtpmux.c
+++ b/epan/dissectors/packet-nb_rtpmux.c
@@ -171,7 +171,7 @@ proto_register_nb_rtpmux(void)
},
{ &hf_nb_rtpmux_data,
{ "RTP Packet", "nb_rtpmux.data",
- FT_BYTES, BASE_HEX, NULL, 0x00,
+ FT_BYTES, BASE_NONE, NULL, 0x00,
NULL, HFILL }
}
};