From 703427a48612bf98fba599dfcd6e91485efd5b77 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 9 Jun 2017 17:28:55 +0100 Subject: Update documentation removing junk and moving to markdown for most text files --- frontends/gtk/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/gtk') diff --git a/frontends/gtk/window.c b/frontends/gtk/window.c index 78a6f6274..de5311e2e 100644 --- a/frontends/gtk/window.c +++ b/frontends/gtk/window.c @@ -1048,7 +1048,7 @@ static void gui_window_set_status(struct gui_window *g, const char *text) * content is shown. The GTK implementation scrolls the contents so * the specified point in the content is at the top of the viewport. * - * \param gw gui window to scroll + * \param g gui window to scroll * \param rect The rectangle to ensure is shown. * \return NSERROR_OK on success or apropriate error code. */ -- cgit v1.2.3