summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/crypto/src/whrlpool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CryptoPP/crypto/src/whrlpool.cpp')
-rw-r--r--plugins/CryptoPP/crypto/src/whrlpool.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/whrlpool.cpp b/plugins/CryptoPP/crypto/src/whrlpool.cpp
index 1ef2c07e94..33a32e2d3e 100644
--- a/plugins/CryptoPP/crypto/src/whrlpool.cpp
+++ b/plugins/CryptoPP/crypto/src/whrlpool.cpp
@@ -1,4 +1,4 @@
-// whrlpool.cpp - originally modified by Kevin Springle from
+// whrlpool.cpp - originally modified by Kevin Springle from
// Paulo Barreto and Vincent Rijmen's public domain code, whirlpool.c.
// Updated to Whirlpool version 3.0, optimized and SSE version added by Wei Dai
// All modifications are placed in the public domain