diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/shacal2.cpp')
-rw-r--r-- | plugins/CryptoPP/crypto/src/shacal2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/shacal2.cpp b/plugins/CryptoPP/crypto/src/shacal2.cpp index 8d3f6ab143..7ddc94dad4 100644 --- a/plugins/CryptoPP/crypto/src/shacal2.cpp +++ b/plugins/CryptoPP/crypto/src/shacal2.cpp @@ -1,4 +1,4 @@ -// shacal2.cpp - by Kevin Springle, 2003
+// shacal2.cpp - by Kevin Springle, 2003
//
// Portions of this code were derived from
// Wei Dai's implementation of SHA-2
|