Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner 2020-11-02 14:32:27 +01:00
parent dff243a1bd
commit a6f0e19bf5
20 changed files with 20 additions and 20 deletions

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -54,7 +54,7 @@ typedef struct cache_entry_t cache_entry_t;
* Cache line in the interface name cache.
*/
struct cache_entry_t {
/** requid of the CHILD_SA */
/** reqid of the CHILD_SA */
uint32_t reqid;
/** cached interface name */
char *iface;

View File

@ -666,7 +666,7 @@ CALLBACK(flush_messages, void,
VA_ARGS_VGET(args, this);
/* no need for any locking as no other threads are running, the connections
* all get disconneted afterwards, so error handling is simple too */
* all get disconnected afterwards, so error handling is simple too */
ret = do_write(this, entry, entry->stream, errmsg, sizeof(errmsg), TRUE);
if (!ret && errmsg[0])

View File

@ -64,7 +64,7 @@ struct trap_manager_t {
/**
* Acquire an SA triggered by an installed trap.
*
* @param reqid requid of the triggering CHILD_SA
* @param reqid reqid of the triggering CHILD_SA
* @param src source of the triggering packet
* @param dst destination of the triggering packet
*/

View File

@ -75,7 +75,7 @@ struct private_openssl_plugin_t {
#if OPENSSL_VERSION_NUMBER < 0x10100000L
/**
* Array of static mutexs, with CRYPTO_num_locks() mutex
* Array of static mutexes, with CRYPTO_num_locks() mutex
*/
static mutex_t **mutex = NULL;

View File

@ -35,7 +35,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -34,7 +34,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp

View File

@ -43,7 +43,7 @@
# is the name of the ipsec interface to be used.
#
# PLUTO_REQID
# is the requid of the AH|ESP policy
# is the reqid of the AH|ESP policy
#
# PLUTO_PROTO
# is the negotiated IPsec protocol, ah|esp