summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2016-10-16 18:40:24 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2016-11-19 14:30:07 +0000
commite64ebec323ae044f1977a2933696163ebeeb6c22 (patch)
treec1919f18a353bc02703daa4b55cc082ade7658f3
parent7cb09396a547709ad55a195af825fc8bb74607fd (diff)
downloadlibcss-e64ebec323ae044f1977a2933696163ebeeb6c22.tar.gz
libcss-e64ebec323ae044f1977a2933696163ebeeb6c22.tar.bz2
Documentation: Function param comment fix.
-rw-r--r--src/select/select.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/select/select.c b/src/select/select.c
index 692486d..f6b1b12 100644
--- a/src/select/select.c
+++ b/src/select/select.c
@@ -1037,7 +1037,6 @@ failed:
*
* \param ctx Selection context to use
* \param node Node to select style for
- * \param bloom Node's bloom filter filled with ancestor tag,id,class
* \param media Currently active media types
* \param inline_style Corresponding inline style for node, or NULL
* \param handler Dispatch table of handler functions