summaryrefslogtreecommitdiff
path: root/gtk/toolbar.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2012-10-08 14:51:48 +0100
committerVincent Sanders <vince@netsurf-browser.org>2012-10-08 14:52:24 +0100
commit5800789df23dd5fd42c1abc161f4d53d290352e5 (patch)
treeb3d75d8de53b0da352767bf2d2f3a3c90dbbf927 /gtk/toolbar.c
parent953b937829d6b08bc353c2fab7bed0d8277b0237 (diff)
downloadnetsurf-5800789df23dd5fd42c1abc161f4d53d290352e5.tar.gz
netsurf-5800789df23dd5fd42c1abc161f4d53d290352e5.tar.bz2
trivial docuemntation cleanups to address some of the huge number of docuemntation warnings
Diffstat (limited to 'gtk/toolbar.c')
-rw-r--r--gtk/toolbar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/toolbar.c b/gtk/toolbar.c
index 9c89ee0c9..7cc20aa9f 100644
--- a/gtk/toolbar.c
+++ b/gtk/toolbar.c
@@ -1033,7 +1033,7 @@ void nsgtk_toolbar_temp_connect(nsgtk_scaffolding *g, nsgtk_toolbar_button i)
/**
* load toolbar settings from file; file is a set of fields arranged as
- * <itemreference>;<itemlocation>|<itemreference>;<itemlocation>| etc
+ * [itemreference];[itemlocation]|[itemreference];[itemlocation]| etc
*/
void nsgtk_toolbar_customization_load(nsgtk_scaffolding *g)
{