openssl/demos/digest
Dimitri Papadopoulos bbaeadb068 "foo * bar" should be "foo *bar"
Found by running the checkpatch.pl Linux script to enforce coding style.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21468)
2023-09-11 10:15:30 +02:00
..
BIO_f_md.c "foo * bar" should be "foo *bar" 2023-09-11 10:15:30 +02:00
EVP_MD_demo.c "foo * bar" should be "foo *bar" 2023-09-11 10:15:30 +02:00
EVP_MD_stdin.c "foo * bar" should be "foo *bar" 2023-09-11 10:15:30 +02:00
EVP_MD_xof.c
Makefile