aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dap
diff options
context:
space:
mode:
authorGraeme Lunt <graeme.lunt@smhs.co.uk>2007-10-22 17:18:42 +0000
committerGraeme Lunt <graeme.lunt@smhs.co.uk>2007-10-22 17:18:42 +0000
commit57ee7ab119209827975e92b07c935212f2f99c2d (patch)
tree869cfb4b7a4c669e2f8d41299dd0a8f01f88b8fc /asn1/dap
parent14b56c88ddba18ba56b5a38b1504861e0d9b81b7 (diff)
Update to use the -X and -T asn2wrs flags.
Straightforward. svn path=/trunk/; revision=23247
Diffstat (limited to 'asn1/dap')
-rw-r--r--asn1/dap/Makefile.common2
-rw-r--r--asn1/dap/dap.cnf2
2 files changed, 3 insertions, 1 deletions
diff --git a/asn1/dap/Makefile.common b/asn1/dap/Makefile.common
index f20e87c411..92d6ce3b93 100644
--- a/asn1/dap/Makefile.common
+++ b/asn1/dap/Makefile.common
@@ -47,7 +47,7 @@ SRC_FILES = \
$(EXTRA_DIST) \
$(EXT_ASN_FILE_LIST)
-A2W_FLAGS= -b -e
+A2W_FLAGS= -b -e -X -T
EXTRA_CNF= \
../acse/acse-exp.cnf \
diff --git a/asn1/dap/dap.cnf b/asn1/dap/dap.cnf
index e9e08dd330..ac7901ddb9 100644
--- a/asn1/dap/dap.cnf
+++ b/asn1/dap/dap.cnf
@@ -110,6 +110,8 @@ TokenData/name distinguished-name
TokenData/time utctime
+PagedResultsRequest/queryReference pagedResultsQueryReference
+
#.FN_BODY FilterItem/substrings/strings/_item/initial
proto_item *it;
it = proto_tree_add_item(tree, hf_index, tvb, offset, -1, FALSE);