summaryrefslogtreecommitdiff
path: root/src/raptor_uri.c
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2014-05-05 07:12:20 -0700
committerDave Beckett <dave@dajobe.org>2014-05-05 07:12:20 -0700
commit93bc8ef8fa1c0b6b4278412f5d12e558b70db708 (patch)
tree648c463df095fd7718d27a39a8d1527e14ec242d /src/raptor_uri.c
parent6570f8ccf0ca8eae1bff224e7970466beb2d7da0 (diff)
downloadraptor-93bc8ef8fa1c0b6b4278412f5d12e558b70db708.tar.gz
fix autodoc
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
*