mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
fixed copy-and-paste caption error
This commit is contained in:
parent
1bfb8007c2
commit
315fd57225
@ -21,7 +21,7 @@
|
||||
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
|
||||
*/
|
||||
|
@ -21,7 +21,7 @@
|
||||
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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user