aboutsummaryrefslogtreecommitdiffstats
path: root/src/byte_source.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/byte_source.c')
-rw-r--r--src/byte_source.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/byte_source.c b/src/byte_source.c
index d8c2432d..a89f7278 100644
--- a/src/byte_source.c
+++ b/src/byte_source.c
@@ -45,7 +45,7 @@ serd_byte_source_page(SerdByteSource* source)
SerdStatus
serd_byte_source_open_source(SerdByteSource* source,
- SerdSource read_func,
+ SerdReadFunc read_func,
SerdStreamErrorFunc error_func,
void* stream,
const char* name,