From 7ce46633207df11a83df5eb4da40a539e8d2f3c3 Mon Sep 17 00:00:00 2001 From: Lev Walkin <vlm@lionet.info> Date: Thu, 10 Mar 2005 14:18:39 +0000 Subject: [PATCH] changes --- examples/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README b/examples/README index 682aaf9b..45ebe9b2 100644 --- a/examples/README +++ b/examples/README @@ -9,5 +9,5 @@ To compile the files using asn1c, try ../asn1c/asn1c -P rfc3280-*.asn1 -The ./sample.source.PKIX1 directory contains the X.509 certificate decoder. +The ./sample.source.PKIX1 directory contains the X.509 Certificate decoder. -- GitLab