summaryrefslogtreecommitdiffstats
path: root/lasso/xml/samlp_status.c
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-11-29 16:23:22 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-11-29 16:23:22 +0000
commit9d5c0e506985d15c5c12311fbfce302e33e86339 (patch)
treec2e1d15a6b282a2b99a2bfb8a852dc6909e9c88f /lasso/xml/samlp_status.c
parent9f971fdf380834d885effce9fbe98c0f843c88f6 (diff)
downloadlasso-9d5c0e506985d15c5c12311fbfce302e33e86339.tar.gz
lasso-9d5c0e506985d15c5c12311fbfce302e33e86339.tar.xz
lasso-9d5c0e506985d15c5c12311fbfce302e33e86339.zip
harmonize schema fragment comments (indentation, in .c, no space between
namespace and element name)
Diffstat (limited to 'lasso/xml/samlp_status.c')
-rw-r--r--lasso/xml/samlp_status.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lasso/xml/samlp_status.c b/lasso/xml/samlp_status.c
index acbc9abe..0979302d 100644
--- a/lasso/xml/samlp_status.c
+++ b/lasso/xml/samlp_status.c
@@ -98,7 +98,8 @@ class_init(LassoSamlpStatusClass *klass)
LASSO_NODE_CLASS(klass)->init_from_xml = init_from_xml;
}
-GType lasso_samlp_status_get_type()
+GType
+lasso_samlp_status_get_type()
{
static GType this_type = 0;