summaryrefslogtreecommitdiff
path: root/src/raptor_uri.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/raptor_uri.c')
-rw-r--r--src/raptor_uri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raptor_uri.c b/src/raptor_uri.c
index 3deaf5b7..0219e8cf 100644
--- a/src/raptor_uri.c
+++ b/src/raptor_uri.c
@@ -633,7 +633,7 @@ raptor_uri_as_counted_string(raptor_uri *uri, size_t* len_p)
/**
- * raptor_uri_filename_to_uri_string:
+ * raptor_uri_counted_filename_to_uri_string:
* @filename: The filename to convert
* @filename_len: length of @filename or 0 to count it here
*