From 283cd05d0112b08753cb0b0c505a370ebccc52d1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 3 May 2014 17:29:59 +0100 Subject: Improve documentation on mimetype fetcher table --- desktop/gui.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'desktop/gui.h') 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 -- cgit v1.2.3