projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eba4e6
)
Fix typo in md2.h
author
Rich Salz
<rsalz@openssl.org>
Thu, 28 Jan 2016 14:18:21 +0000
(09:18 -0500)
committer
Rich Salz
<rsalz@openssl.org>
Thu, 28 Jan 2016 14:18:21 +0000
(09:18 -0500)
Reviewed-by: Matt Caswell <matt@openssl.org>
include/openssl/md2.h
patch
|
blob
|
history
diff --git
a/include/openssl/md2.h
b/include/openssl/md2.h
index 4104d0ea1df931736f84186854e4fbc1196e81bf..1dba7cf3950082261af4705bf9230832dd578c7a 100644
(file)
--- a/
include/openssl/md2.h
+++ b/
include/openssl/md2.h
@@
-64,7
+64,7
@@
# endif
# include <stddef.h>
-typdef unsigned char MD2_INT;
+typ
e
def unsigned char MD2_INT;
# define MD2_DIGEST_LENGTH 16
# define MD2_BLOCK 16