From 9fde3502b659d3858cd1978d2c6535c57efbe924 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 12 Nov 2014 23:27:13 +0000 Subject: doxygen cleanups in utils --- windows/gui.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'windows/gui.c') diff --git a/windows/gui.c b/windows/gui.c index 487f59c8f..d1f20fb2e 100644 --- a/windows/gui.c +++ b/windows/gui.c @@ -1452,7 +1452,9 @@ static void gui_window_destroy(struct gui_window *w) /** * set window title - * \param title the [url] + * + * \param w the Windows gui window. + * \param title to set on window */ static void gui_window_set_title(struct gui_window *w, const char *title) { -- cgit v1.2.3