From e32a2ad46e76438a53fb1157e90215493a93d2f5 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 9 Nov 2014 15:28:03 +0000 Subject: Doxygen fixes --- css/select.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/select.c') diff --git a/css/select.c b/css/select.c index cb98f24ec..2d7c30f7a 100644 --- a/css/select.c +++ b/css/select.c @@ -1473,7 +1473,7 @@ node_count_siblings_check(dom_node *node, * Callback to count a node's siblings. * * \param pw HTML document - * \param node DOM node + * \param n DOM node * \param same_name Only count siblings with the same name, or all * \param after Count anteceding instead of preceding siblings * \param count Pointer to location to receive result -- cgit v1.2.3