summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Laniel <dlaniel@entrouvert.com>2008-05-30 12:27:01 +0000
committerDamien Laniel <dlaniel@entrouvert.com>2008-05-30 12:27:01 +0000
commitb90ab6d783a8f278e32d9758f97e41aaf22c78e0 (patch)
tree49146eba714c63bf12f8e5fd3b671747d25f3a84
parent14f7d3fc2acfa8d3fb4883e52210846ab6ae2b75 (diff)
downloadlasso-b90ab6d783a8f278e32d9758f97e41aaf22c78e0.tar.gz
lasso-b90ab6d783a8f278e32d9758f97e41aaf22c78e0.tar.xz
lasso-b90ab6d783a8f278e32d9758f97e41aaf22c78e0.zip
fixed too long lines and remove some blank lines
-rw-r--r--lasso/id-ff/logout.c3
-rw-r--r--lasso/xml/id-wsf-2.0/disco_abstract.h5
-rw-r--r--lasso/xml/id-wsf-2.0/disco_provider_id.h4
-rw-r--r--lasso/xml/id-wsf-2.0/disco_service_type.h4
-rw-r--r--lasso/xml/id-wsf-2.0/disco_svc_md_association_add.h6
-rw-r--r--lasso/xml/id-wsf-2.0/disco_svc_md_association_delete.h6
-rw-r--r--lasso/xml/id-wsf-2.0/disco_svc_md_association_query.h6
-rw-r--r--lasso/xml/id-wsf-2.0/disco_svc_md_delete_response.h6
-rw-r--r--lasso/xml/id-wsf-2.0/disco_svc_md_register_response.h6
-rw-r--r--lasso/xml/id-wsf-2.0/disco_svc_md_replace_response.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ims_identity_mapping_request.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ims_identity_mapping_response.h6
-rw-r--r--lasso/xml/id-wsf-2.0/is_interaction_statement.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ps_add_known_entity_response.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ps_add_to_collection_request.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ps_list_members_response.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ps_query_objects_request.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ps_remove_collection_request.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ps_remove_entity_request.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ps_remove_from_collection_request.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ps_resolve_identifier_request.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ps_resolve_identifier_response.h6
-rw-r--r--lasso/xml/id-wsf-2.0/ps_test_membership_response.h6
-rw-r--r--lasso/xml/id-wsf-2.0/sb2_user_interaction_header.h6
-rw-r--r--lasso/xml/id-wsf-2.0/sec_transited_provider_path.h6
25 files changed, 50 insertions, 92 deletions
diff --git a/lasso/id-ff/logout.c b/lasso/id-ff/logout.c
index 12016300..83dd87b3 100644
--- a/lasso/id-ff/logout.c
+++ b/lasso/id-ff/logout.c
@@ -381,7 +381,8 @@ lasso_logout_init_request(LassoLogout *logout, char *remote_providerID,
assertion->AuthenticationStatement);
if (subject_statement && subject_statement->Subject) {
nameIdentifier = subject_statement->Subject->NameIdentifier;
- encryptedNameIdentifier = subject_statement->Subject->EncryptedNameIdentifier;
+ encryptedNameIdentifier =
+ subject_statement->Subject->EncryptedNameIdentifier;
}
}
diff --git a/lasso/xml/id-wsf-2.0/disco_abstract.h b/lasso/xml/id-wsf-2.0/disco_abstract.h
index 1b35ec32..0c6ca2a2 100644
--- a/lasso/xml/id-wsf-2.0/disco_abstract.h
+++ b/lasso/xml/id-wsf-2.0/disco_abstract.h
@@ -64,7 +64,6 @@ struct _LassoIdWsf2DiscoAbstract {
char *content;
};
-
struct _LassoIdWsf2DiscoAbstractClass {
LassoNodeClass parent;
};
@@ -72,8 +71,8 @@ struct _LassoIdWsf2DiscoAbstractClass {
LASSO_EXPORT GType lasso_idwsf2_disco_abstract_get_type(void);
LASSO_EXPORT LassoIdWsf2DiscoAbstract* lasso_idwsf2_disco_abstract_new(void);
-LASSO_EXPORT LassoIdWsf2DiscoAbstract* lasso_idwsf2_disco_abstract_new_with_string(const char *content);
-
+LASSO_EXPORT LassoIdWsf2DiscoAbstract*
+ lasso_idwsf2_disco_abstract_new_with_string(const char *content);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/disco_provider_id.h b/lasso/xml/id-wsf-2.0/disco_provider_id.h
index 7ebfa6f6..3e6de616 100644
--- a/lasso/xml/id-wsf-2.0/disco_provider_id.h
+++ b/lasso/xml/id-wsf-2.0/disco_provider_id.h
@@ -72,8 +72,8 @@ struct _LassoIdWsf2DiscoProviderIDClass {
LASSO_EXPORT GType lasso_idwsf2_disco_provider_id_get_type(void);
LASSO_EXPORT LassoIdWsf2DiscoProviderID* lasso_idwsf2_disco_provider_id_new(void);
-LASSO_EXPORT LassoIdWsf2DiscoProviderID* lasso_idwsf2_disco_provider_id_new_with_string(const char *content);
-
+LASSO_EXPORT LassoIdWsf2DiscoProviderID*
+ lasso_idwsf2_disco_provider_id_new_with_string(const char *content);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/disco_service_type.h b/lasso/xml/id-wsf-2.0/disco_service_type.h
index 7e03f348..db7d9531 100644
--- a/lasso/xml/id-wsf-2.0/disco_service_type.h
+++ b/lasso/xml/id-wsf-2.0/disco_service_type.h
@@ -72,8 +72,8 @@ struct _LassoIdWsf2DiscoServiceTypeClass {
LASSO_EXPORT GType lasso_idwsf2_disco_service_type_get_type(void);
LASSO_EXPORT LassoIdWsf2DiscoServiceType* lasso_idwsf2_disco_service_type_new(void);
-LASSO_EXPORT LassoIdWsf2DiscoServiceType* lasso_idwsf2_disco_service_type_new_with_string(const char *content);
-
+LASSO_EXPORT LassoIdWsf2DiscoServiceType*
+ lasso_idwsf2_disco_service_type_new_with_string(const char *content);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/disco_svc_md_association_add.h b/lasso/xml/id-wsf-2.0/disco_svc_md_association_add.h
index 6be107ec..a7805b64 100644
--- a/lasso/xml/id-wsf-2.0/disco_svc_md_association_add.h
+++ b/lasso/xml/id-wsf-2.0/disco_svc_md_association_add.h
@@ -67,15 +67,13 @@ struct _LassoIdWsf2DiscoSvcMDAssociationAdd {
GHashTable *attributes;
};
-
struct _LassoIdWsf2DiscoSvcMDAssociationAddClass {
LassoNodeClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_disco_svc_md_association_add_get_type(void);
-LASSO_EXPORT LassoIdWsf2DiscoSvcMDAssociationAdd* lasso_idwsf2_disco_svc_md_association_add_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2DiscoSvcMDAssociationAdd*
+ lasso_idwsf2_disco_svc_md_association_add_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/disco_svc_md_association_delete.h b/lasso/xml/id-wsf-2.0/disco_svc_md_association_delete.h
index 6f80969c..afb17f3f 100644
--- a/lasso/xml/id-wsf-2.0/disco_svc_md_association_delete.h
+++ b/lasso/xml/id-wsf-2.0/disco_svc_md_association_delete.h
@@ -69,15 +69,13 @@ struct _LassoIdWsf2DiscoSvcMDAssociationDelete {
GHashTable *attributes;
};
-
struct _LassoIdWsf2DiscoSvcMDAssociationDeleteClass {
LassoNodeClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_disco_svc_md_association_delete_get_type(void);
-LASSO_EXPORT LassoIdWsf2DiscoSvcMDAssociationDelete* lasso_idwsf2_disco_svc_md_association_delete_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2DiscoSvcMDAssociationDelete*
+ lasso_idwsf2_disco_svc_md_association_delete_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/disco_svc_md_association_query.h b/lasso/xml/id-wsf-2.0/disco_svc_md_association_query.h
index 9bf7b166..70e91607 100644
--- a/lasso/xml/id-wsf-2.0/disco_svc_md_association_query.h
+++ b/lasso/xml/id-wsf-2.0/disco_svc_md_association_query.h
@@ -69,15 +69,13 @@ struct _LassoIdWsf2DiscoSvcMDAssociationQuery {
GHashTable *attributes;
};
-
struct _LassoIdWsf2DiscoSvcMDAssociationQueryClass {
LassoNodeClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_disco_svc_md_association_query_get_type(void);
-LASSO_EXPORT LassoIdWsf2DiscoSvcMDAssociationQuery* lasso_idwsf2_disco_svc_md_association_query_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2DiscoSvcMDAssociationQuery*
+ lasso_idwsf2_disco_svc_md_association_query_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/disco_svc_md_delete_response.h b/lasso/xml/id-wsf-2.0/disco_svc_md_delete_response.h
index 5ca6d9f7..9737e1a3 100644
--- a/lasso/xml/id-wsf-2.0/disco_svc_md_delete_response.h
+++ b/lasso/xml/id-wsf-2.0/disco_svc_md_delete_response.h
@@ -68,15 +68,13 @@ struct _LassoIdWsf2DiscoSvcMDDeleteResponse {
GHashTable *attributes;
};
-
struct _LassoIdWsf2DiscoSvcMDDeleteResponseClass {
LassoNodeClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_disco_svc_md_delete_response_get_type(void);
-LASSO_EXPORT LassoIdWsf2DiscoSvcMDDeleteResponse* lasso_idwsf2_disco_svc_md_delete_response_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2DiscoSvcMDDeleteResponse*
+ lasso_idwsf2_disco_svc_md_delete_response_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/disco_svc_md_register_response.h b/lasso/xml/id-wsf-2.0/disco_svc_md_register_response.h
index 33c4dfc1..9ff54d05 100644
--- a/lasso/xml/id-wsf-2.0/disco_svc_md_register_response.h
+++ b/lasso/xml/id-wsf-2.0/disco_svc_md_register_response.h
@@ -72,15 +72,13 @@ struct _LassoIdWsf2DiscoSvcMDRegisterResponse {
GHashTable *attributes;
};
-
struct _LassoIdWsf2DiscoSvcMDRegisterResponseClass {
LassoNodeClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_disco_svc_md_register_response_get_type(void);
-LASSO_EXPORT LassoIdWsf2DiscoSvcMDRegisterResponse* lasso_idwsf2_disco_svc_md_register_response_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2DiscoSvcMDRegisterResponse*
+ lasso_idwsf2_disco_svc_md_register_response_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/disco_svc_md_replace_response.h b/lasso/xml/id-wsf-2.0/disco_svc_md_replace_response.h
index 6f496f79..5a1be694 100644
--- a/lasso/xml/id-wsf-2.0/disco_svc_md_replace_response.h
+++ b/lasso/xml/id-wsf-2.0/disco_svc_md_replace_response.h
@@ -70,15 +70,13 @@ struct _LassoIdWsf2DiscoSvcMDReplaceResponse {
GHashTable *attributes;
};
-
struct _LassoIdWsf2DiscoSvcMDReplaceResponseClass {
LassoNodeClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_disco_svc_md_replace_response_get_type(void);
-LASSO_EXPORT LassoIdWsf2DiscoSvcMDReplaceResponse* lasso_idwsf2_disco_svc_md_replace_response_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2DiscoSvcMDReplaceResponse*
+ lasso_idwsf2_disco_svc_md_replace_response_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/ims_identity_mapping_request.h b/lasso/xml/id-wsf-2.0/ims_identity_mapping_request.h
index 52bb6615..f9fa1fbc 100644
--- a/lasso/xml/id-wsf-2.0/ims_identity_mapping_request.h
+++ b/lasso/xml/id-wsf-2.0/ims_identity_mapping_request.h
@@ -69,15 +69,13 @@ struct _LassoIdWsf2ImsIdentityMappingRequest {
GHashTable *attributes;
};
-
struct _LassoIdWsf2ImsIdentityMappingRequestClass {
LassoNodeClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_ims_identity_mapping_request_get_type(void);
-LASSO_EXPORT LassoIdWsf2ImsIdentityMappingRequest* lasso_idwsf2_ims_identity_mapping_request_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2ImsIdentityMappingRequest*
+ lasso_idwsf2_ims_identity_mapping_request_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/ims_identity_mapping_response.h b/lasso/xml/id-wsf-2.0/ims_identity_mapping_response.h
index 64c7dd0b..a7abc637 100644
--- a/lasso/xml/id-wsf-2.0/ims_identity_mapping_response.h
+++ b/lasso/xml/id-wsf-2.0/ims_identity_mapping_response.h
@@ -71,15 +71,13 @@ struct _LassoIdWsf2ImsIdentityMappingResponse {
GHashTable *attributes;
};
-
struct _LassoIdWsf2ImsIdentityMappingResponseClass {
LassoNodeClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_ims_identity_mapping_response_get_type(void);
-LASSO_EXPORT LassoIdWsf2ImsIdentityMappingResponse* lasso_idwsf2_ims_identity_mapping_response_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2ImsIdentityMappingResponse*
+ lasso_idwsf2_ims_identity_mapping_response_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/is_interaction_statement.h b/lasso/xml/id-wsf-2.0/is_interaction_statement.h
index ff73d179..9af96d1a 100644
--- a/lasso/xml/id-wsf-2.0/is_interaction_statement.h
+++ b/lasso/xml/id-wsf-2.0/is_interaction_statement.h
@@ -31,7 +31,8 @@ extern "C" {
#include <lasso/xml/xml.h>
-#define LASSO_TYPE_IDWSF2_IS_INTERACTION_STATEMENT (lasso_idwsf2_is_interaction_statement_get_type())
+#define LASSO_TYPE_IDWSF2_IS_INTERACTION_STATEMENT \
+ (lasso_idwsf2_is_interaction_statement_get_type())
#define LASSO_IDWSF2_IS_INTERACTION_STATEMENT(obj) \
(G_TYPE_CHECK_INSTANCE_CAST((obj), \
LASSO_TYPE_IDWSF2_IS_INTERACTION_STATEMENT, \
@@ -71,7 +72,6 @@ struct _LassoIdWsf2IsInteractionStatement {
};
-
struct _LassoIdWsf2IsInteractionStatementClass {
LassoNodeClass parent;
};
@@ -79,8 +79,6 @@ struct _LassoIdWsf2IsInteractionStatementClass {
LASSO_EXPORT GType lasso_idwsf2_is_interaction_statement_get_type(void);
LASSO_EXPORT LassoIdWsf2IsInteractionStatement* lasso_idwsf2_is_interaction_statement_new(void);
-
-
#ifdef __cplusplus
}
#endif /* __cplusplus */
diff --git a/lasso/xml/id-wsf-2.0/ps_add_known_entity_response.h b/lasso/xml/id-wsf-2.0/ps_add_known_entity_response.h
index c0baf326..1a17bcbf 100644
--- a/lasso/xml/id-wsf-2.0/ps_add_known_entity_response.h
+++ b/lasso/xml/id-wsf-2.0/ps_add_known_entity_response.h
@@ -69,15 +69,13 @@ struct _LassoIdWsf2PsAddKnownEntityResponse {
/* XXX */ void *QueryString;
};
-
struct _LassoIdWsf2PsAddKnownEntityResponseClass {
LassoIdWsf2PsResponseAbstractClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_ps_add_known_entity_response_get_type(void);
-LASSO_EXPORT LassoIdWsf2PsAddKnownEntityResponse* lasso_idwsf2_ps_add_known_entity_response_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2PsAddKnownEntityResponse*
+ lasso_idwsf2_ps_add_known_entity_response_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/ps_add_to_collection_request.h b/lasso/xml/id-wsf-2.0/ps_add_to_collection_request.h
index 8ee648ed..652c88cf 100644
--- a/lasso/xml/id-wsf-2.0/ps_add_to_collection_request.h
+++ b/lasso/xml/id-wsf-2.0/ps_add_to_collection_request.h
@@ -69,15 +69,13 @@ struct _LassoIdWsf2PsAddToCollectionRequest {
/* XXX */ void *Subscription;
};
-
struct _LassoIdWsf2PsAddToCollectionRequestClass {
LassoIdWsf2PsRequestAbstractClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_ps_add_to_collection_request_get_type(void);
-LASSO_EXPORT LassoIdWsf2PsAddToCollectionRequest* lasso_idwsf2_ps_add_to_collection_request_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2PsAddToCollectionRequest*
+ lasso_idwsf2_ps_add_to_collection_request_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/ps_list_members_response.h b/lasso/xml/id-wsf-2.0/ps_list_members_response.h
index d985404e..9ee9c211 100644
--- a/lasso/xml/id-wsf-2.0/ps_list_members_response.h
+++ b/lasso/xml/id-wsf-2.0/ps_list_members_response.h
@@ -32,7 +32,8 @@ extern "C" {
#include <lasso/xml/xml.h>
#include "ps_response_abstract.h"
-#define LASSO_TYPE_IDWSF2_PS_LIST_MEMBERS_RESPONSE (lasso_idwsf2_ps_list_members_response_get_type())
+#define LASSO_TYPE_IDWSF2_PS_LIST_MEMBERS_RESPONSE \
+ (lasso_idwsf2_ps_list_members_response_get_type())
#define LASSO_IDWSF2_PS_LIST_MEMBERS_RESPONSE(obj) \
(G_TYPE_CHECK_INSTANCE_CAST((obj), \
LASSO_TYPE_IDWSF2_PS_LIST_MEMBERS_RESPONSE, \
@@ -65,7 +66,6 @@ struct _LassoIdWsf2PsListMembersResponse {
GList *Object;
};
-
struct _LassoIdWsf2PsListMembersResponseClass {
LassoIdWsf2PsResponseAbstractClass parent;
};
@@ -73,8 +73,6 @@ struct _LassoIdWsf2PsListMembersResponseClass {
LASSO_EXPORT GType lasso_idwsf2_ps_list_members_response_get_type(void);
LASSO_EXPORT LassoIdWsf2PsListMembersResponse* lasso_idwsf2_ps_list_members_response_new(void);
-
-
#ifdef __cplusplus
}
#endif /* __cplusplus */
diff --git a/lasso/xml/id-wsf-2.0/ps_query_objects_request.h b/lasso/xml/id-wsf-2.0/ps_query_objects_request.h
index 973f71fc..da666fef 100644
--- a/lasso/xml/id-wsf-2.0/ps_query_objects_request.h
+++ b/lasso/xml/id-wsf-2.0/ps_query_objects_request.h
@@ -33,7 +33,8 @@ extern "C" {
#include "subs_subscription.h"
#include "ps_request_abstract.h"
-#define LASSO_TYPE_IDWSF2_PS_QUERY_OBJECTS_REQUEST (lasso_idwsf2_ps_query_objects_request_get_type())
+#define LASSO_TYPE_IDWSF2_PS_QUERY_OBJECTS_REQUEST \
+ (lasso_idwsf2_ps_query_objects_request_get_type())
#define LASSO_IDWSF2_PS_QUERY_OBJECTS_REQUEST(obj) \
(G_TYPE_CHECK_INSTANCE_CAST((obj), \
LASSO_TYPE_IDWSF2_PS_QUERY_OBJECTS_REQUEST, \
@@ -70,7 +71,6 @@ struct _LassoIdWsf2PsQueryObjectsRequest {
int Offset;
};
-
struct _LassoIdWsf2PsQueryObjectsRequestClass {
LassoIdWsf2PsRequestAbstractClass parent;
};
@@ -78,8 +78,6 @@ struct _LassoIdWsf2PsQueryObjectsRequestClass {
LASSO_EXPORT GType lasso_idwsf2_ps_query_objects_request_get_type(void);
LASSO_EXPORT LassoIdWsf2PsQueryObjectsRequest* lasso_idwsf2_ps_query_objects_request_new(void);
-
-
#ifdef __cplusplus
}
#endif /* __cplusplus */
diff --git a/lasso/xml/id-wsf-2.0/ps_remove_collection_request.h b/lasso/xml/id-wsf-2.0/ps_remove_collection_request.h
index 89840c84..b6238ed0 100644
--- a/lasso/xml/id-wsf-2.0/ps_remove_collection_request.h
+++ b/lasso/xml/id-wsf-2.0/ps_remove_collection_request.h
@@ -68,15 +68,13 @@ struct _LassoIdWsf2PsRemoveCollectionRequest {
GList *TargetObjectID;
};
-
struct _LassoIdWsf2PsRemoveCollectionRequestClass {
LassoIdWsf2PsRequestAbstractClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_ps_remove_collection_request_get_type(void);
-LASSO_EXPORT LassoIdWsf2PsRemoveCollectionRequest* lasso_idwsf2_ps_remove_collection_request_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2PsRemoveCollectionRequest*
+ lasso_idwsf2_ps_remove_collection_request_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/ps_remove_entity_request.h b/lasso/xml/id-wsf-2.0/ps_remove_entity_request.h
index 3ab42ec5..f70a24db 100644
--- a/lasso/xml/id-wsf-2.0/ps_remove_entity_request.h
+++ b/lasso/xml/id-wsf-2.0/ps_remove_entity_request.h
@@ -32,7 +32,8 @@ extern "C" {
#include <lasso/xml/xml.h>
#include "ps_request_abstract.h"
-#define LASSO_TYPE_IDWSF2_PS_REMOVE_ENTITY_REQUEST (lasso_idwsf2_ps_remove_entity_request_get_type())
+#define LASSO_TYPE_IDWSF2_PS_REMOVE_ENTITY_REQUEST \
+ (lasso_idwsf2_ps_remove_entity_request_get_type())
#define LASSO_IDWSF2_PS_REMOVE_ENTITY_REQUEST(obj) \
(G_TYPE_CHECK_INSTANCE_CAST((obj), \
LASSO_TYPE_IDWSF2_PS_REMOVE_ENTITY_REQUEST, \
@@ -65,7 +66,6 @@ struct _LassoIdWsf2PsRemoveEntityRequest {
GList *TargetObjectID;
};
-
struct _LassoIdWsf2PsRemoveEntityRequestClass {
LassoIdWsf2PsRequestAbstractClass parent;
};
@@ -73,8 +73,6 @@ struct _LassoIdWsf2PsRemoveEntityRequestClass {
LASSO_EXPORT GType lasso_idwsf2_ps_remove_entity_request_get_type(void);
LASSO_EXPORT LassoIdWsf2PsRemoveEntityRequest* lasso_idwsf2_ps_remove_entity_request_new(void);
-
-
#ifdef __cplusplus
}
#endif /* __cplusplus */
diff --git a/lasso/xml/id-wsf-2.0/ps_remove_from_collection_request.h b/lasso/xml/id-wsf-2.0/ps_remove_from_collection_request.h
index 3bb42345..ddfc3534 100644
--- a/lasso/xml/id-wsf-2.0/ps_remove_from_collection_request.h
+++ b/lasso/xml/id-wsf-2.0/ps_remove_from_collection_request.h
@@ -71,15 +71,13 @@ struct _LassoIdWsf2PsRemoveFromCollectionRequest {
/* XXX */ void *Subscription;
};
-
struct _LassoIdWsf2PsRemoveFromCollectionRequestClass {
LassoIdWsf2PsRequestAbstractClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_ps_remove_from_collection_request_get_type(void);
-LASSO_EXPORT LassoIdWsf2PsRemoveFromCollectionRequest* lasso_idwsf2_ps_remove_from_collection_request_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2PsRemoveFromCollectionRequest*
+ lasso_idwsf2_ps_remove_from_collection_request_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/ps_resolve_identifier_request.h b/lasso/xml/id-wsf-2.0/ps_resolve_identifier_request.h
index 92576ca9..24226c5f 100644
--- a/lasso/xml/id-wsf-2.0/ps_resolve_identifier_request.h
+++ b/lasso/xml/id-wsf-2.0/ps_resolve_identifier_request.h
@@ -68,15 +68,13 @@ struct _LassoIdWsf2PsResolveIdentifierRequest {
GList *ResolveInput;
};
-
struct _LassoIdWsf2PsResolveIdentifierRequestClass {
LassoIdWsf2PsRequestAbstractClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_ps_resolve_identifier_request_get_type(void);
-LASSO_EXPORT LassoIdWsf2PsResolveIdentifierRequest* lasso_idwsf2_ps_resolve_identifier_request_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2PsResolveIdentifierRequest*
+ lasso_idwsf2_ps_resolve_identifier_request_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/ps_resolve_identifier_response.h b/lasso/xml/id-wsf-2.0/ps_resolve_identifier_response.h
index 19a0fe44..552c4e7e 100644
--- a/lasso/xml/id-wsf-2.0/ps_resolve_identifier_response.h
+++ b/lasso/xml/id-wsf-2.0/ps_resolve_identifier_response.h
@@ -68,15 +68,13 @@ struct _LassoIdWsf2PsResolveIdentifierResponse {
GList *ResolveOutput;
};
-
struct _LassoIdWsf2PsResolveIdentifierResponseClass {
LassoIdWsf2PsResponseAbstractClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_ps_resolve_identifier_response_get_type(void);
-LASSO_EXPORT LassoIdWsf2PsResolveIdentifierResponse* lasso_idwsf2_ps_resolve_identifier_response_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2PsResolveIdentifierResponse*
+ lasso_idwsf2_ps_resolve_identifier_response_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/ps_test_membership_response.h b/lasso/xml/id-wsf-2.0/ps_test_membership_response.h
index 8f0e0b3f..0d270201 100644
--- a/lasso/xml/id-wsf-2.0/ps_test_membership_response.h
+++ b/lasso/xml/id-wsf-2.0/ps_test_membership_response.h
@@ -66,15 +66,13 @@ struct _LassoIdWsf2PsTestMembershipResponse {
/* XXX */ void *Result;
};
-
struct _LassoIdWsf2PsTestMembershipResponseClass {
LassoIdWsf2PsResponseAbstractClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_ps_test_membership_response_get_type(void);
-LASSO_EXPORT LassoIdWsf2PsTestMembershipResponse* lasso_idwsf2_ps_test_membership_response_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2PsTestMembershipResponse*
+ lasso_idwsf2_ps_test_membership_response_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/sb2_user_interaction_header.h b/lasso/xml/id-wsf-2.0/sb2_user_interaction_header.h
index 297ea86e..d93dd7c4 100644
--- a/lasso/xml/id-wsf-2.0/sb2_user_interaction_header.h
+++ b/lasso/xml/id-wsf-2.0/sb2_user_interaction_header.h
@@ -71,15 +71,13 @@ struct _LassoIdWsf2Sb2UserInteractionHeader {
GHashTable *attributes;
};
-
struct _LassoIdWsf2Sb2UserInteractionHeaderClass {
LassoNodeClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_sb2_user_interaction_header_get_type(void);
-LASSO_EXPORT LassoIdWsf2Sb2UserInteractionHeader* lasso_idwsf2_sb2_user_interaction_header_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2Sb2UserInteractionHeader*
+ lasso_idwsf2_sb2_user_interaction_header_new(void);
#ifdef __cplusplus
}
diff --git a/lasso/xml/id-wsf-2.0/sec_transited_provider_path.h b/lasso/xml/id-wsf-2.0/sec_transited_provider_path.h
index dc04ab18..1161a8f4 100644
--- a/lasso/xml/id-wsf-2.0/sec_transited_provider_path.h
+++ b/lasso/xml/id-wsf-2.0/sec_transited_provider_path.h
@@ -65,15 +65,13 @@ struct _LassoIdWsf2SecTransitedProviderPath {
GList *TransitedProvider;
};
-
struct _LassoIdWsf2SecTransitedProviderPathClass {
LassoNodeClass parent;
};
LASSO_EXPORT GType lasso_idwsf2_sec_transited_provider_path_get_type(void);
-LASSO_EXPORT LassoIdWsf2SecTransitedProviderPath* lasso_idwsf2_sec_transited_provider_path_new(void);
-
-
+LASSO_EXPORT LassoIdWsf2SecTransitedProviderPath*
+ lasso_idwsf2_sec_transited_provider_path_new(void);
#ifdef __cplusplus
}