Commit b4ae8861 authored by Richard Levitte's avatar Richard Levitte
Browse files

make update



Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent f3852635
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -198,7 +198,9 @@ static FUNCTION functions[] = {
#ifndef OPENSSL_NO_SRP
    { FT_general, "srp", srp_main, srp_options },
#endif
#ifndef OPENSSL_NO_TS
    { FT_general, "ts", ts_main, ts_options },
#endif
    { FT_general, "verify", verify_main, verify_options },
    { FT_general, "version", version_main, version_options },
    { FT_general, "x509", x509_main, x509_options },
+193 −193

File changed.

Preview size limit exceeded, changes collapsed.