summaryrefslogtreecommitdiffstats
path: root/lasso/xml/disco_insert_entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/xml/disco_insert_entry.c')
-rw-r--r--lasso/xml/disco_insert_entry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/xml/disco_insert_entry.c b/lasso/xml/disco_insert_entry.c
index c7b54335..df2798b7 100644
--- a/lasso/xml/disco_insert_entry.c
+++ b/lasso/xml/disco_insert_entry.c
@@ -47,7 +47,7 @@
static struct XmlSnippet schema_snippets[] = {
{ "ResourceOffering", SNIPPET_NODE,
- G_STRUCT_OFFSET(LassoDiscoInsertEntry, ResourceOffering) },
+ G_STRUCT_OFFSET(LassoDiscoInsertEntry, ResourceOffering) },
{ "", SNIPPET_LIST_NODES, G_STRUCT_OFFSET(LassoDiscoInsertEntry, any) },
{ NULL, 0, 0}
};