fixed copy-and-paste caption error
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
typedef struct private_serpent_crypter_t private_serpent_crypter_t;
|
typedef struct private_serpent_crypter_t private_serpent_crypter_t;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class implementing the AES symmetric encryption algorithm.
|
* Class implementing the Serpent symmetric encryption algorithm.
|
||||||
*
|
*
|
||||||
* @ingroup crypters
|
* @ingroup crypters
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
typedef struct private_twofish_crypter_t private_twofish_crypter_t;
|
typedef struct private_twofish_crypter_t private_twofish_crypter_t;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class implementing the AES symmetric encryption algorithm.
|
* Class implementing the Twofish symmetric encryption algorithm.
|
||||||
*
|
*
|
||||||
* @ingroup crypters
|
* @ingroup crypters
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user