Fix typo in md2.h
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
7eba4e6207
commit
3444c36ab4
@ -64,7 +64,7 @@
|
||||
# endif
|
||||
# include <stddef.h>
|
||||
|
||||
typdef unsigned char MD2_INT;
|
||||
typedef unsigned char MD2_INT;
|
||||
|
||||
# define MD2_DIGEST_LENGTH 16
|
||||
# define MD2_BLOCK 16
|
||||
|
Loading…
x
Reference in New Issue
Block a user