]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - CHANGES
Remove unnecessary trailing whitespace
[thirdparty/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index a72dabaf39440d7cf70f057e139c9547cca285f1..7c678b4f44709393b21f6a8f5b359eb867728393 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -74,7 +74,7 @@
      implementations.  This includes a generic EVP_PKEY to EVP_MAC bridge,
      to facilitate the continued use of MACs through raw private keys in
      functionality such as EVP_DigestSign* and EVP_DigestVerify*.
-     [Richard Levitte]     
+     [Richard Levitte]
 
   *) Deprecate ECDH_KDF_X9_62() and mark its replacement as internal. Users
      should use the EVP interface instead (EVP_PKEY_CTX_set_ecdh_kdf_type).