diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/3way.cpp')
-rw-r--r-- | plugins/CryptoPP/crypto/src/3way.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/3way.cpp b/plugins/CryptoPP/crypto/src/3way.cpp index dafaf76632..f1265ce8d0 100644 --- a/plugins/CryptoPP/crypto/src/3way.cpp +++ b/plugins/CryptoPP/crypto/src/3way.cpp @@ -1,4 +1,4 @@ -// 3way.cpp - modifed by Wei Dai from Joan Daemen's 3way.c
+// 3way.cpp - modifed by Wei Dai from Joan Daemen's 3way.c
// The original code and all modifications are in the public domain.
#include "pch.h"
|