- typedefs changed

This commit is contained in:
Martin Willi
2005-11-24 11:30:19 +00:00
parent 95c61cb956
commit 5796aa164d
61 changed files with 303 additions and 242 deletions
+3 -3
View File
@@ -26,6 +26,8 @@
#include "types.h"
typedef struct ike_sa_id_t ike_sa_id_t;
/**
* @brief This class is used to identify an IKE_SA.
*
@@ -33,9 +35,7 @@
* Additionaly it contains the role of the actual running IKEv2-Daemon
* for the specific IKE_SA.
*/
typedef struct ike_sa_id_s ike_sa_id_t;
struct ike_sa_id_s {
struct ike_sa_id_t {
/**
* @brief Sets the SPI of the responder.