aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dap/dap.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/dap/dap.cnf')
-rw-r--r--asn1/dap/dap.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/dap/dap.cnf b/asn1/dap/dap.cnf
index cae5576c19..72fbb1c628 100644
--- a/asn1/dap/dap.cnf
+++ b/asn1/dap/dap.cnf
@@ -234,7 +234,7 @@ OPERATION.&ResultType
#.FN_BODY FilterItem/substrings/strings/_item/initial
proto_item *it;
- it = proto_tree_add_item(tree, hf_index, tvb, offset, -1, FALSE);
+ it = proto_tree_add_item(tree, hf_index, tvb, offset, -1, ENC_BIG_ENDIAN);
proto_item_append_text(it," XXX: Not yet implemented!");
#.FN_BODY FilterItem/substrings/strings/_item/any