summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/crypto/src/strciphr.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CryptoPP/crypto/src/strciphr.h')
-rw-r--r--plugins/CryptoPP/crypto/src/strciphr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/strciphr.h b/plugins/CryptoPP/crypto/src/strciphr.h
index 57a9c81640..d257af748b 100644
--- a/plugins/CryptoPP/crypto/src/strciphr.h
+++ b/plugins/CryptoPP/crypto/src/strciphr.h
@@ -1,4 +1,4 @@
-/*! \file
+/*! \file
This file contains helper classes for implementing stream ciphers.
All this infrastructure may look very complex compared to what's in Crypto++ 4.x,