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