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