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:
8f94b20
)
Small typo, OENSSL should really be spelled OPENSSL.
author
Richard Levitte
<levitte@openssl.org>
Thu, 30 Jan 2003 11:08:47 +0000
(11:08 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 30 Jan 2003 11:08:47 +0000
(11:08 +0000)
PR: 476
crypto/md5/md5.h
patch
|
blob
|
history
diff --git
a/crypto/md5/md5.h
b/crypto/md5/md5.h
index cfdbf03fe16916fe4e7edb859537880d1f56ec3a..a252e02115439f943bd8094fbf5c558a2ad53d80 100644
(file)
--- a/
crypto/md5/md5.h
+++ b/
crypto/md5/md5.h
@@
-78,7
+78,7
@@
extern "C" {
#if defined(OPENSSL_SYS_WIN16) || defined(__LP32__)
#define MD5_LONG unsigned long
-#elif defined(OENSSL_SYS_CRAY) || defined(__ILP64__)
+#elif defined(O
P
ENSSL_SYS_CRAY) || defined(__ILP64__)
#define MD5_LONG unsigned long
#define MD5_LONG_LOG2 3
/*