From f43c814917fea994234376b7c7538ad26b9c46bf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Sun, 16 May 1999 14:20:17 +0000 Subject: [PATCH] Typo. --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index c619cce897..bbeaa2a75d 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,7 @@ versions, these hyphens are gone.] *) Change type of various DES function arguments from des_cblock - (which means, in function argument declarartions, pointer to char) + (which means, in function argument declarations, pointer to char) to des_cblock * (meaning pointer to array with 8 char elements), which allows the compiler to do more typechecking; it was like that back in SSLeay, but with lots of ugly casts. -- 2.40.0