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:
dd6b494
)
typo
author
Bodo Möller
<bodo@openssl.org>
Tue, 5 Mar 2002 15:03:16 +0000
(15:03 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Tue, 5 Mar 2002 15:03:16 +0000
(15:03 +0000)
crypto/des/des_old.h
patch
|
blob
|
history
diff --git
a/crypto/des/des_old.h
b/crypto/des/des_old.h
index 1af71892119cf2dc1375e6119ac38b5452d03561..1eb25bd3e697e9ff97684699d380a60fdd6cb89d 100644
(file)
--- a/
crypto/des/des_old.h
+++ b/
crypto/des/des_old.h
@@
-100,7
+100,7
@@
typedef unsigned char _ossl_old_des_cblock[8];
typedef struct _ossl_old_des_ks_struct
{
union {
- _ossl_old_des_
des_
cblock _;
+ _ossl_old_des_cblock _;
/* make sure things are correct size on machines with
* 8 byte longs */
DES_LONG pad[2];