summaryrefslogtreecommitdiff
path: root/desktop/frames.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/frames.h')
-rw-r--r--desktop/frames.h2
1 files changed, 1 insertions, 1 deletions
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);