From c830d14d0bd06dda4eaf7de27ae97b826173afe1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 13 Sep 2016 09:16:31 +0100 Subject: cleanup seevral doxygen warnings --- render/layout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render/layout.h') diff --git a/render/layout.h b/render/layout.h index ff0da5a53..78a30028e 100644 --- a/render/layout.h +++ b/render/layout.h @@ -45,7 +45,7 @@ bool layout_document(struct html_content *content, int width, int height); /** * Layout lines of text or inline boxes with floats. * - * \param inline_container inline container box + * \param box inline container box * \param width horizontal space available * \param cont ancestor box which defines horizontal space, for floats * \param cx box position relative to cont -- cgit v1.2.3