diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/haval.cpp')
-rw-r--r-- | plugins/CryptoPP/crypto/src/haval.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/haval.cpp b/plugins/CryptoPP/crypto/src/haval.cpp index 636422a489..d98d38e0c6 100644 --- a/plugins/CryptoPP/crypto/src/haval.cpp +++ b/plugins/CryptoPP/crypto/src/haval.cpp @@ -1,4 +1,4 @@ -// haval.cpp - written and placed in the public domain by Wei Dai
+// haval.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "haval.h"
|