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