Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine
[openssl.git] / apps / asn1pars.c
index 8c9837ef81ca8d01fe84e66c36c2186afb410eb5..cf9a3bf2bc13f8a9621457fe079a6640abde3dce 100644 (file)
@@ -164,7 +164,7 @@ bad:
                BIO_printf(bio_err,"%s [options] <infile\n",prog);
                BIO_printf(bio_err,"where options are\n");
                BIO_printf(bio_err," -inform arg   input format - one of DER TXT PEM\n");
-               BIO_printf(bio_err," -in arg       inout file\n");
+               BIO_printf(bio_err," -in arg       input file\n");
                BIO_printf(bio_err," -offset arg   offset into file\n");
                BIO_printf(bio_err," -length arg   lenth of section in file\n");
                BIO_printf(bio_err," -i            indent entries\n");