diff --git a/Source/charon/ike_sa_id.c b/Source/charon/ike_sa_id.c index 9e6764ebe5..8a882a7caf 100644 --- a/Source/charon/ike_sa_id.c +++ b/Source/charon/ike_sa_id.c @@ -1,5 +1,5 @@ /** - * @file ihe_sa_id.c + * @file ike_sa_id.c * * @brief Class for identification of an IKE_SA * diff --git a/Source/charon/ike_sa_id.h b/Source/charon/ike_sa_id.h index 75d765cf99..fce7fc54d7 100644 --- a/Source/charon/ike_sa_id.h +++ b/Source/charon/ike_sa_id.h @@ -1,5 +1,5 @@ /** - * @file ihe_sa_id.h + * @file ike_sa_id.h * * @brief Class for identification of an IKE_SA *