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