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