typo
This commit is contained in:
parent
2b3aeffbbd
commit
8ecf5104b3
@ -100,7 +100,7 @@ typedef unsigned char _ossl_old_des_cblock[8];
|
|||||||
typedef struct _ossl_old_des_ks_struct
|
typedef struct _ossl_old_des_ks_struct
|
||||||
{
|
{
|
||||||
union {
|
union {
|
||||||
_ossl_old_des_des_cblock _;
|
_ossl_old_des_cblock _;
|
||||||
/* make sure things are correct size on machines with
|
/* make sure things are correct size on machines with
|
||||||
* 8 byte longs */
|
* 8 byte longs */
|
||||||
DES_LONG pad[2];
|
DES_LONG pad[2];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user