Skip to content

Commit

Permalink
added newline to end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
smittals2 committed Mar 12, 2024
1 parent ef6e521 commit dc7f469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/bio/bio_mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -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();
}
}

0 comments on commit dc7f469

Please sign in to comment.