From 93bc8ef8fa1c0b6b4278412f5d12e558b70db708 Mon Sep 17 00:00:00 2001 From: Dave Beckett Date: Mon, 5 May 2014 07:12:20 -0700 Subject: fix autodoc --- src/raptor_uri.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/raptor_uri.c') 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 * -- cgit v1.2.1