diff options
Diffstat (limited to 'src/libcharon/tnc/imc')
-rw-r--r-- | src/libcharon/tnc/imc/imc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/tnc/imc/imc.h b/src/libcharon/tnc/imc/imc.h index a4bef61f9..8c03ee6b9 100644 --- a/src/libcharon/tnc/imc/imc.h +++ b/src/libcharon/tnc/imc/imc.h @@ -58,7 +58,7 @@ struct imc_t { /** * The TNC Client calls this function to indicate that an Integrity Check - * Handshake is beginning and solicit messages from IMCs for the first batch. + * Handshake is beginning and solicit messages from IMCs for the first batch. * * @param imcID IMC ID assigned by TNCC * @param connectionID Network connection ID assigned by TNCC |