X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fmd32_common.h;h=9388dadad726b31c42d6481465cc80190245f284;hb=58d47cf0042eee7548628b750b4a576b247ed99a;hp=21461548d15ee35554af94363f6abf7277a78322;hpb=d45282fc7cd9b97ed1479f8b8af713337fce57f5;p=oweals%2Fopenssl.git diff --git a/crypto/md32_common.h b/crypto/md32_common.h index 21461548d1..9388dadad7 100644 --- a/crypto/md32_common.h +++ b/crypto/md32_common.h @@ -49,7 +49,7 @@ * */ -/* +/*- * This is a generic 32 bit "collector" for message digest algorithms. * Whenever needed it collects input character stream into chunks of * 32 bit values and invokes a block function that performs actual hash