From 428112ef10f63f748c4b6043e4640c4e5e99542b Mon Sep 17 00:00:00 2001 From: Bodo Möller Date: Fri, 16 Aug 2002 11:19:59 +0000 Subject: typo Submitted by: Nils Larsch --- apps/ecparam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/ecparam.c') diff --git a/apps/ecparam.c b/apps/ecparam.c index f7f2fafead..ac4c565a4f 100644 --- a/apps/ecparam.c +++ b/apps/ecparam.c @@ -370,7 +370,7 @@ bad: if (comment == NULL) comment = ""; if (sname == NULL) - sname == ""; + sname = ""; len = BIO_printf(out, " %-10s: ", sname); if (len + strlen(comment) > 80) -- cgit v1.2.3