- 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
+4 -2
View File
@@ -24,12 +24,14 @@
#include <utils/allocator.h>
typedef struct private_ike_auth_requested_t private_ike_auth_requested_t;
/**
* Private data of a ike_auth_requested_t object.
*
*/
typedef struct private_ike_auth_requested_s private_ike_auth_requested_t;
struct private_ike_auth_requested_s {
struct private_ike_auth_requested_t {
/**
* methods of the state_t interface
*/