summaryrefslogtreecommitdiff
path: root/render/layout.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-09-13 09:16:31 +0100
committerVincent Sanders <vince@kyllikki.org>2016-09-13 09:16:31 +0100
commitc830d14d0bd06dda4eaf7de27ae97b826173afe1 (patch)
tree71eeef5f2c065dda983c41a34ae3c65addb0f814 /render/layout.h
parentfa5e6fcdf90907e238ea74edf4ffdba7656fb163 (diff)
downloadnetsurf-c830d14d0bd06dda4eaf7de27ae97b826173afe1.tar.gz
netsurf-c830d14d0bd06dda4eaf7de27ae97b826173afe1.tar.bz2
cleanup seevral doxygen warnings
Diffstat (limited to 'render/layout.h')
-rw-r--r--render/layout.h2
1 files changed, 1 insertions, 1 deletions
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