From 939b16ef9dead35cd9ef815e746eb3543b8e62b3 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Mon, 29 Nov 2004 15:31:09 +0000 Subject: harmony in schema fragment comments --- lasso/xml/disco_description.c | 56 ++++++++++++++++++------------------- lasso/xml/disco_insert_entry.c | 18 ++++++------ lasso/xml/disco_modify.c | 23 +++++++++++++++ lasso/xml/disco_modify.h | 23 --------------- lasso/xml/disco_modify_response.c | 32 ++++++++++----------- lasso/xml/disco_options.c | 18 ++++++------ lasso/xml/disco_remove_entry.c | 24 ++++++++-------- lasso/xml/disco_resource_offering.c | 56 ++++++++++++++++++------------------- lasso/xml/disco_service_instance.c | 24 ++++++++-------- 9 files changed, 137 insertions(+), 137 deletions(-) diff --git a/lasso/xml/disco_description.c b/lasso/xml/disco_description.c index 4c93f4c1..2be3785a 100644 --- a/lasso/xml/disco_description.c +++ b/lasso/xml/disco_description.c @@ -26,34 +26,34 @@ #include /* -The schema fragment (liberty-idwsf-disco-svc-1.0-errata-v1.0.xsd): - - - - - - - - - - - - - - - - - - - - - - - - - - -*/ + * Schema fragment (liberty-idwsf-disco-svc-1.0-errata-v1.0.xsd): + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ /*****************************************************************************/ /* private methods */ diff --git a/lasso/xml/disco_insert_entry.c b/lasso/xml/disco_insert_entry.c index cd41e0c1..c41f940b 100644 --- a/lasso/xml/disco_insert_entry.c +++ b/lasso/xml/disco_insert_entry.c @@ -26,15 +26,15 @@ #include /* -Schema fragment (liberty-idwsf-disco-svc-v1.0.xsd): - - - - - - - -*/ + * Schema fragment (liberty-idwsf-disco-svc-v1.0.xsd): + * + * + * + * + * + * + * + */ /*****************************************************************************/ /* private methods */ diff --git a/lasso/xml/disco_modify.c b/lasso/xml/disco_modify.c index 24c491ad..35e3c678 100644 --- a/lasso/xml/disco_modify.c +++ b/lasso/xml/disco_modify.c @@ -25,6 +25,29 @@ #include +/* + * Schema fragment (liberty-idwsf-disco-svc-1.0-errata-v1.0.xsd): + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + /*****************************************************************************/ /* private methods */ /*****************************************************************************/ diff --git a/lasso/xml/disco_modify.h b/lasso/xml/disco_modify.h index 623ff6bf..0e2e77bd 100644 --- a/lasso/xml/disco_modify.h +++ b/lasso/xml/disco_modify.h @@ -46,29 +46,6 @@ extern "C" { typedef struct _LassoDiscoModify LassoDiscoModify; typedef struct _LassoDiscoModifyClass LassoDiscoModifyClass; -/* -The schema fragment (liberty-idwsf-disco-svc-1.0-errata-v1.0.xsd): - - - - - - - - - - - - - - - - - - - -*/ - struct _LassoDiscoModify { LassoNode parent; diff --git a/lasso/xml/disco_modify_response.c b/lasso/xml/disco_modify_response.c index 42f4e6c6..eedfdd41 100644 --- a/lasso/xml/disco_modify_response.c +++ b/lasso/xml/disco_modify_response.c @@ -26,22 +26,22 @@ #include /* -The schema fragment (liberty-idwsf-disco-svc-1.0-errata-v1.0.xsd): - - - - - - - - - - - - - - -*/ + * Schema fragment (liberty-idwsf-disco-svc-1.0-errata-v1.0.xsd): + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ /*****************************************************************************/ /* private methods */ diff --git a/lasso/xml/disco_options.c b/lasso/xml/disco_options.c index 3ffdf5f9..105535ee 100644 --- a/lasso/xml/disco_options.c +++ b/lasso/xml/disco_options.c @@ -26,15 +26,15 @@ #include /* -The schema fragment (liberty-idwsf-disco-svc-1.0-errata-v1.0.xsd): - - - - - - - -*/ + * Schema fragment (liberty-idwsf-disco-svc-1.0-errata-v1.0.xsd): + * + * + * + * + * + * + * + */ /*****************************************************************************/ /* private methods */ diff --git a/lasso/xml/disco_remove_entry.c b/lasso/xml/disco_remove_entry.c index 82c2cabf..d8da72f0 100644 --- a/lasso/xml/disco_remove_entry.c +++ b/lasso/xml/disco_remove_entry.c @@ -26,18 +26,18 @@ #include /* -Schema fragment (liberty-idwsf-disco-svc-v1.0.xsd): - - - - - -Schema fragment (liberty-idwsf-utility-1.0-errata-v1.0.xsd) - - - - -*/ + * Schema fragment (liberty-idwsf-disco-svc-v1.0.xsd): + * + * + * + * + * + * Schema fragment (liberty-idwsf-utility-1.0-errata-v1.0.xsd) + * + * + * + * + */ /*****************************************************************************/ /* private methods */ diff --git a/lasso/xml/disco_resource_offering.c b/lasso/xml/disco_resource_offering.c index ec59d5ae..3baa2c94 100644 --- a/lasso/xml/disco_resource_offering.c +++ b/lasso/xml/disco_resource_offering.c @@ -26,34 +26,34 @@ #include /* -Schema fragment (liberty-idwsf-disco-svc-v1.0.xsd): - - - - - - - - - - - - - - - - - - - - - -Schema fragment (liberty-idwsf-utility-1.0-errata-v1.0.xsd) - - - - -*/ + * Schema fragment (liberty-idwsf-disco-svc-v1.0.xsd): + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * Schema fragment (liberty-idwsf-utility-1.0-errata-v1.0.xsd) + * + * + * + * + */ /*****************************************************************************/ /* private methods */ diff --git a/lasso/xml/disco_service_instance.c b/lasso/xml/disco_service_instance.c index acb64889..343c5cec 100644 --- a/lasso/xml/disco_service_instance.c +++ b/lasso/xml/disco_service_instance.c @@ -26,18 +26,18 @@ #include /* -Schema fragment (liberty-idwsf-disco-svc-v1.0.xsd): - - - - - - - - - - -*/ + * Schema fragment (liberty-idwsf-disco-svc-v1.0.xsd): + * + * + * + * + * + * + * + * + * + * + */ /*****************************************************************************/ /* private methods */ -- cgit