Loading apps/ecparam.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
apps/ecparam.c +1 −1 Original line number Diff line number Diff line Loading @@ -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