- code cleaned up

This commit is contained in:
Jan Hutter
2005-12-07 09:26:14 +00:00
parent 39b2903ffe
commit 1e2c3e535b
2 changed files with 73 additions and 23 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
/**
* @file state.c
*
* @brief Interface additions to ike_sa_sate_t.
* @brief Interface state_t.
*
*/
@@ -24,7 +24,7 @@
/**
* string mappings for ike_sa_state
* String mappings for ike_sa_state_t.
*/
mapping_t ike_sa_state_m[] = {
{INITIATOR_INIT, "INITIATOR_INIT"},