aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c
diff options
context:
space:
mode:
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>