From c45c188cde37f05a6e19dc780c77c6e3034015b3 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Mon, 29 Nov 2021 10:44:52 -0500 Subject: Whitespace check-in --- strciphr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'strciphr.h') diff --git a/strciphr.h b/strciphr.h index 22cd8c24..f649e43e 100644 --- a/strciphr.h +++ b/strciphr.h @@ -326,7 +326,7 @@ public: /// \sa Issue 1088, 36% loss /// of performance with AES, Issue /// 1010, HIGHT cipher troubles with FileSource - 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 -- cgit v1.2.1