diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/rng.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/rng.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/rng.h b/plugins/CryptoPP/crypto/src/rng.h index b6a23492ba..ff4d6267ba 100644 --- a/plugins/CryptoPP/crypto/src/rng.h +++ b/plugins/CryptoPP/crypto/src/rng.h @@ -1,4 +1,4 @@ -// rng.h - misc RNG related classes, see also osrng.h, randpool.h
+// rng.h - misc RNG related classes, see also osrng.h, randpool.h
#ifndef CRYPTOPP_RNG_H
#define CRYPTOPP_RNG_H
|