X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fpem%2Fpem_info.c;h=25dd55e72be42d75d83894e6828f4a81bd552cbf;hp=a45fe83001b35ac079c1803e0929b4cc90c61cf6;hb=3b09585bd67c41445be4be8a84233e5d9a699264;hpb=00f2bafec16b5981cc35c721dae35533c918cb0d diff --git a/crypto/pem/pem_info.c b/crypto/pem/pem_info.c index a45fe83001..25dd55e72b 100644 --- a/crypto/pem/pem_info.c +++ b/crypto/pem/pem_info.c @@ -297,7 +297,7 @@ int PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc, goto err; } - /* Create the right magic header stuff */ + /* Create the right magic header stuff */ buf[0] = '\0'; PEM_proc_type(buf, PEM_TYPE_ENCRYPTED); PEM_dek_info(buf, objstr, EVP_CIPHER_iv_length(enc),