Whitespace cleanup

pull/263/head
Jeffrey Walton 2016-09-09 04:53:15 -04:00
parent b7300a96ae
commit 1df4463c33
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ NAMESPACE_BEGIN(CryptoPP)
//! round function and the XOF functions.
//! \details Perform the following to specify a different digest size. The class will use F1600, 0x80,
//! and a new vaue for <tt>r()</tt> (which will be <tt>200-2*24 = 152</tt>).
//! <pre>Keccack_192 : public Keccack
//! <pre> Keccack_192 : public Keccack
//! {
//! public:
//! CRYPTOPP_CONSTANT(DIGESTSIZE = 24)