diff --git a/crypto/bio/bio_mem.c b/crypto/bio/bio_mem.c index 5486445081..f4c01d1dff 100644 --- a/crypto/bio/bio_mem.c +++ b/crypto/bio/bio_mem.c @@ -306,4 +306,4 @@ int BIO_set_mem_eof_return(BIO *bio, int eof_value) { const BIO_METHOD *BIO_s_secmem(void) { return BIO_s_mem(); -} \ No newline at end of file +}