aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/ike_p2p.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/sa/tasks/ike_p2p.c')
-rw-r--r--src/charon/sa/tasks/ike_p2p.c11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/charon/sa/tasks/ike_p2p.c b/src/charon/sa/tasks/ike_p2p.c
index 6f632733a..ce3a3fd00 100644
--- a/src/charon/sa/tasks/ike_p2p.c
+++ b/src/charon/sa/tasks/ike_p2p.c
@@ -1,10 +1,3 @@
-/**
- * @file ike_p2p.c
- *
- * @brief Implementation of the ike_p2p task.
- *
- */
-
/*
* Copyright (C) 2007 Tobias Brunner
* Hochschule fuer Technik Rapperswil
@@ -18,8 +11,10 @@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
+ *
+ * $Id$
*/
-
+
#include "ike_p2p.h"
#include <string.h>