From d1f2d29e102a3c429c892c70a7125cad3add5fe0 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 10 Nov 2014 17:00:15 +0000 Subject: Doxygen cleanups and documentation additions --- desktop/frames.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/frames.h') diff --git a/desktop/frames.h b/desktop/frames.h index bca7f2e68..02c513c22 100644 --- a/desktop/frames.h +++ b/desktop/frames.h @@ -30,7 +30,7 @@ struct scrollbar_msg_data; * * \param bw The browser window to create iframes for. * \param iframe The iframes to create from. - * \param NSERROR_OK or error code on faliure. + * \return NSERROR_OK or error code on faliure. */ nserror browser_window_create_iframes(struct browser_window *bw, struct content_html_iframe *iframe); -- cgit v1.2.3