mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
vici: Fix typos in comments
This commit is contained in:
parent
2eec7efd46
commit
61af9a3478
@ -48,7 +48,7 @@ typedef enum {
|
||||
} wait_state_t;
|
||||
|
||||
/**
|
||||
* Private vici connection contex.
|
||||
* Private vici connection context.
|
||||
*/
|
||||
struct vici_conn_t {
|
||||
/** connection stream */
|
||||
|
@ -91,7 +91,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Opaque vici connection contex.
|
||||
* Opaque vici connection context.
|
||||
*/
|
||||
typedef struct vici_conn_t vici_conn_t;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user