summaryrefslogtreecommitdiffstats
path: root/src/world.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/world.c')
-rw-r--r--src/world.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/world.c b/src/world.c
index b0c4e66..e5d70f1 100644
--- a/src/world.c
+++ b/src/world.c
@@ -190,7 +190,7 @@ slv2_world_set_option(SLV2World world,
static SLV2Matches
slv2_world_find_statements(SLV2World world,
- Sord model,
+ SordModel model,
SLV2Node subject,
SLV2Node predicate,
SLV2Node object,