diff options
author | Martin Mathieson <martin.r.mathieson@googlemail.com> | 2007-11-01 15:15:33 +0000 |
---|---|---|
committer | Martin Mathieson <martin.r.mathieson@googlemail.com> | 2007-11-01 15:15:33 +0000 |
commit | 3161b47b4924492921e2e8ab0d1b2af07330e394 (patch) | |
tree | 59876cab2cef727b9f1f0878389de41112d133cd /wimaxasncp | |
parent | 38a84c58349a226e271c40716ebb7ed9346b2ffb (diff) | |
download | wireshark-3161b47b4924492921e2e8ab0d1b2af07330e394.tar.gz wireshark-3161b47b4924492921e2e8ab0d1b2af07330e394.tar.bz2 wireshark-3161b47b4924492921e2e8ab0d1b2af07330e394.zip |
Fix a decoder type.
svn path=/trunk/; revision=23330
Diffstat (limited to 'wimaxasncp')
-rw-r--r-- | wimaxasncp/dictionary.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wimaxasncp/dictionary.xml b/wimaxasncp/dictionary.xml index b8b7e0c7b4..470eb78d20 100644 --- a/wimaxasncp/dictionary.xml +++ b/wimaxasncp/dictionary.xml @@ -1631,7 +1631,7 @@ <tlv name="RRM Spare Capacity Report Type" type="164" - decoder="WIMAXASNCP_TLV_HEX8"> + decoder="WIMAXASNCP_TLV_ENUM8"> <enum name="Type 1: Available radio resource indicator" code="0"/> |