提交 8ecf5104 编写于 作者: B Bodo Möller

typo

上级 2b3aeffb
...@@ -100,7 +100,7 @@ typedef unsigned char _ossl_old_des_cblock[8]; ...@@ -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];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册