X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fobjects%2Fobjects.h;h=d1a5ad25029b74285117a7fe82aa9b6d677a11ab;hb=9fd4ee5d7c0925aa4c1c52e33429bdebe868f9e2;hp=38bbd015854b2e726bb6d6e53ab5172dd28e9c13;hpb=f45f40fffff1348ce2b12c9da520a1ea88567294;p=oweals%2Fopenssl.git diff --git a/crypto/objects/objects.h b/crypto/objects/objects.h index 38bbd01585..d1a5ad2502 100644 --- a/crypto/objects/objects.h +++ b/crypto/objects/objects.h @@ -632,7 +632,7 @@ extern "C" { #define OBJ_ripemd160 1L,3L,36L,3L,2L,1L /* The name should actually be rsaSignatureWithripemd160, but I'm going - * to contiune using the convention I'm using with the other ciphers */ + * to continue using the convention I'm using with the other ciphers */ #define SN_ripemd160WithRSA "RSA-RIPEMD160" #define LN_ripemd160WithRSA "ripemd160WithRSA" #define NID_ripemd160WithRSA 119 @@ -740,7 +740,7 @@ extern "C" { #define NID_ms_efs 138 #define OBJ_ms_efs 1L,3L,6L,1L,4L,1L,311L,10L,3L,4L -/* Addidional usage: Netscape */ +/* Additional usage: Netscape */ #define SN_ns_sgc "nsSGC" #define LN_ns_sgc "Netscape Server Gated Crypto"