summaryrefslogtreecommitdiff
path: root/desktop/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/gui.h')
-rw-r--r--desktop/gui.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/gui.h b/desktop/gui.h
index 317a73337..5f4ba1cdb 100644
--- a/desktop/gui.h
+++ b/desktop/gui.h
@@ -387,7 +387,8 @@ struct gui_fetch_table {
/**
* Find a MIME type for a local file
*
- * @note used in file fetcher
+ * @note only used in curl fetcher on RISC OS otherwise its a
+ * strdup of filetype.
*
* \param ro_path RISC OS style path to file on disk
* \return MIME type string (on heap, caller should free), or NULL