aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rsvp.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-01-03 15:42:53 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-01-03 15:42:53 +0000
commit05ec983b053b9d6e7d483bad7fcc2e8daa9b96e5 (patch)
treee1bd1937fe4b608b56c61607b5cb968ffe85b126 /epan/dissectors/packet-rsvp.c
parent31201a01cbedbfb887a9ec817d2e09845ce21060 (diff)
Corrected abbrev for message-id ack.
svn path=/trunk/; revision=31434
Diffstat (limited to 'epan/dissectors/packet-rsvp.c')
-rw-r--r--epan/dissectors/packet-rsvp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-rsvp.c b/epan/dissectors/packet-rsvp.c
index 1945d9ac0c..03fa4d9e0d 100644
--- a/epan/dissectors/packet-rsvp.c
+++ b/epan/dissectors/packet-rsvp.c
@@ -5898,7 +5898,7 @@ proto_register_rsvp(void)
NULL, HFILL }},
{&hf_rsvp_filter[RSVPF_MESSAGE_ID_ACK],
- { "MESSAGE-ID ACK", "rsvp.ack", FT_NONE, BASE_NONE, NULL, 0x0,
+ { "MESSAGE-ID ACK", "rsvp.msgid_ack", FT_NONE, BASE_NONE, NULL, 0x0,
NULL, HFILL }},
{&hf_rsvp_filter[RSVPF_MESSAGE_ID_LIST],