mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
mock-dh: Fix typo in comment
This commit is contained in:
parent
1e444454e1
commit
45e6311640
@ -37,7 +37,7 @@ struct private_diffie_hellman_t {
|
|||||||
key_exchange_t public;
|
key_exchange_t public;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Instantiated key exchagne method
|
* Instantiated key exchange method
|
||||||
*/
|
*/
|
||||||
key_exchange_method_t method;
|
key_exchange_method_t method;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user