summaryrefslogtreecommitdiff
path: root/desktop/hotlist.h
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2017-04-28 12:02:48 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2017-04-28 12:02:48 +0100
commit06baaa9f7c037d2aa9d9c67e0b9b07724372e0f0 (patch)
treef941a1385526f15a2f17890d1b3f0e51841b8baf /desktop/hotlist.h
parent6c726473eff8a352d51e3931356347384bd8686a (diff)
downloadnetsurf-06baaa9f7c037d2aa9d9c67e0b9b07724372e0f0.tar.gz
netsurf-06baaa9f7c037d2aa9d9c67e0b9b07724372e0f0.tar.bz2
Core hotlist: A NULL save_path makes the hotlist read-only.
Diffstat (limited to 'desktop/hotlist.h')
-rw-r--r--desktop/hotlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/hotlist.h b/desktop/hotlist.h
index e38eac1c2..a16b3e8ad 100644
--- a/desktop/hotlist.h
+++ b/desktop/hotlist.h
@@ -41,7 +41,7 @@ struct rect;
* hotlist can be queried to ask if URLs are present in the hotlist.
*
* \param load_path The path to load hotlist from.
- * \param save_path The path to save hotlist to.
+ * \param save_path The path to save hotlist to, or NULL for read-only.
* \return NSERROR_OK on success, appropriate error otherwise
*/
nserror hotlist_init(