From 31732357685298c7bd3a395c6317fe5a66a86da4 Mon Sep 17 00:00:00 2001 From: Jan Hutter Date: Tue, 8 Nov 2005 09:48:25 +0000 Subject: [PATCH] - wrong file name in documentation fixed --- Source/charon/ike_sa_id.c | 2 +- Source/charon/ike_sa_id.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/charon/ike_sa_id.c b/Source/charon/ike_sa_id.c index 9e6764ebe..8a882a7ca 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 75d765cf9..fce7fc54d 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 *