From 25f923ddd18d42a44081dff1ce45ed79ba5fd11f Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sun, 9 Jan 2000 14:21:40 +0000 Subject: New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. Remove references to 'TXT' in -inform and -outform switches. --- apps/dh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/dh.c') diff --git a/apps/dh.c b/apps/dh.c index d68b388085..e54cd29050 100644 --- a/apps/dh.c +++ b/apps/dh.c @@ -72,7 +72,7 @@ #undef PROG #define PROG dh_main -/* -inform arg - input format - default PEM (one of DER, TXT or PEM) +/* -inform arg - input format - default PEM (DER or PEM) * -outform arg - output format - default PEM * -in arg - input file - default stdin * -out arg - output file - default stdout -- cgit v1.2.3