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