summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/raptor_general.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/raptor_general.c b/src/raptor_general.c
index 04626f47..53c05d52 100644
--- a/src/raptor_general.c
+++ b/src/raptor_general.c
@@ -1952,7 +1952,9 @@ raptor_guess_parser_name(raptor_uri *uri, const char *mime_type,
* memory allocated by raptor to be freed.
*
* Examples include the result of the '_to_' methods that returns
- * allocated memory such as raptor_uri_to_filename()
+ * allocated memory such as raptor_uri_filename_to_uri_string,
+ * raptor_uri_filename_to_uri_string
+ * and raptor_uri_uri_string_to_filename_fragment
*
**/
void