summaryrefslogtreecommitdiff
path: root/strciphr.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2021-11-29 10:44:52 -0500
committerJeffrey Walton <noloader@gmail.com>2021-11-29 10:44:52 -0500
commitc45c188cde37f05a6e19dc780c77c6e3034015b3 (patch)
tree1dac0baa1a68bb8e35040b6f04cfc13713c96f66 /strciphr.h
parentbc2c8423a1d8a193dcf1e5706c124587f9491b7f (diff)
downloadcryptopp-git-c45c188cde37f05a6e19dc780c77c6e3034015b3.tar.gz
Whitespace check-in
Diffstat (limited to 'strciphr.h')
-rw-r--r--strciphr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/strciphr.h b/strciphr.h
index 22cd8c24..f649e43e 100644
--- a/strciphr.h
+++ b/strciphr.h
@@ -326,7 +326,7 @@ public:
/// \sa <A HREF="https://github.com/weidai11/cryptopp/issues/1088">Issue 1088, 36% loss
/// of performance with AES</A>, <A HREF="https://github.com/weidai11/cryptopp/issues/101">Issue
/// 1010, HIGHT cipher troubles with FileSource</A>
- void ProcessData(byte *outString, const byte *inString, size_t length);
+ void ProcessData(byte *outString, const byte *inString, size_t length);
/// \brief Resynchronize the cipher
/// \param iv a byte array used to resynchronize the cipher