Commit 46dac082 authored by Lev Walkin's avatar Lev Walkin

fix description of behavior

parent f6da1797
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* Mode of operation: * Mode of operation:
* Each of the *.in files is XER-decoded, then converted into DER, * Each of the *.in files is XER-decoded, then converted into DER,
* then decoded from DER and encoded into XER again. The resulting * 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 #undef NDEBUG
#include <stdio.h> #include <stdio.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment