From 5800789df23dd5fd42c1abc161f4d53d290352e5 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 8 Oct 2012 14:51:48 +0100 Subject: trivial docuemntation cleanups to address some of the huge number of docuemntation warnings --- gtk/toolbar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/toolbar.c') 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 - * ;|;| etc + * [itemreference];[itemlocation]|[itemreference];[itemlocation]| etc */ void nsgtk_toolbar_customization_load(nsgtk_scaffolding *g) { -- cgit v1.2.3