summaryrefslogtreecommitdiffstats
path: root/src/slv2_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/slv2_internal.h')
-rw-r--r--src/slv2_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/slv2_internal.h b/src/slv2_internal.h
index 40677e7..06c432d 100644
--- a/src/slv2_internal.h
+++ b/src/slv2_internal.h
@@ -178,7 +178,7 @@ struct _SLV2UI {
librdf_uri* uri;
librdf_uri* bundle_uri;
librdf_uri* binary_uri;
- SLV2Values types;
+ SLV2Values classes;
};
SLV2UIs slv2_uis_new();