diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/queue.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/queue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/queue.h b/plugins/CryptoPP/crypto/src/queue.h index 75b8693a80..a7c4f4c71f 100644 --- a/plugins/CryptoPP/crypto/src/queue.h +++ b/plugins/CryptoPP/crypto/src/queue.h @@ -1,4 +1,4 @@ -// specification file for an unlimited queue for storing bytes
+// specification file for an unlimited queue for storing bytes
#ifndef CRYPTOPP_QUEUE_H
#define CRYPTOPP_QUEUE_H
|