summaryrefslogtreecommitdiffstats
path: root/sord/sord.h
diff options
context:
space:
mode:
Diffstat (limited to 'sord/sord.h')
-rw-r--r--sord/sord.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sord/sord.h b/sord/sord.h
index d14e64a..62bef78 100644
--- a/sord/sord.h
+++ b/sord/sord.h
@@ -447,6 +447,7 @@ bool
sord_read_file_handle(SordModel* model,
SerdEnv* env,
FILE* fd,
+ const uint8_t* name,
const uint8_t* base_uri,
SordNode* graph,
const uint8_t* blank_prefix);