aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2012-09-04 14:53:21 -0700
committerLev Walkin <vlm@lionet.info>2012-09-04 14:53:21 -0700
commit46dac08273415cc57a2f8cbfc7480fe4f582fd01 (patch)
tree5a666b896baed4e509175f6a6d20ffb7d1250acf /asn1c
parentf6da17976e2c74fe6fedd34fd0e56dba28aaa406 (diff)
fix description of behavior
Diffstat (limited to 'asn1c')
-rw-r--r--asn1c/tests/check-70.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1c/tests/check-70.c b/asn1c/tests/check-70.c
index 124c800f..f21d659a 100644
--- a/asn1c/tests/check-70.c
+++ b/asn1c/tests/check-70.c
@@ -2,7 +2,7 @@
* Mode of operation:
* Each of the *.in files is XER-decoded, then converted into DER,
* then decoded from DER and encoded into XER again. The resulting
- * stream is compared with the corresponding .out file.
+ * stream is checked against rules specified in ../data-70/README file.
*/
#undef NDEBUG
#include <stdio.h>