aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mikey.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2012-12-15 20:12:17 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2012-12-15 20:12:17 +0000
commitd5c14b47db33b7cc2737bd33261ffd36bdc76543 (patch)
treea7e4944c80fd587bb3c1fca2cf9c57022503c873 /epan/dissectors/packet-mikey.c
parentb2e8a9b1888b1a42b7d73db08df6a7612845c5e3 (diff)
Add a missing ENC_ASCII
svn path=/trunk/; revision=46547
Diffstat (limited to 'epan/dissectors/packet-mikey.c')
-rw-r--r--epan/dissectors/packet-mikey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mikey.c b/epan/dissectors/packet-mikey.c
index 3e627a60d7..7b1336eb5c 100644
--- a/epan/dissectors/packet-mikey.c
+++ b/epan/dissectors/packet-mikey.c
@@ -962,7 +962,7 @@ dissect_payload_idr(mikey_t *mikey _U_, tvbuff_t *tvb, packet_info *pinfo _U_, p
tvb_ensure_bytes_exist(tvb, offset+5, length);
if (tree) {
proto_item *parent;
- proto_tree_add_item(tree, hf_mikey[POS_ID], tvb, 5, length, ENC_NA);
+ proto_tree_add_item(tree, hf_mikey[POS_ID], tvb, 5, length, ENC_ASCII|ENC_NA);
parent = proto_tree_get_parent(tree);
proto_item_append_text(parent, " %s: %s",