typo
Submitted by: Nils Larsch
This commit is contained in:
parent
64376cd8ff
commit
428112ef10
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user