From c4415a128f7651f2f7358401af75cfc1959c2413 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 14 Feb 2009 07:46:53 +0000 Subject: Flag todo svn path=/trunk/libcss/; revision=6472 --- src/select/select.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/select/select.c') diff --git a/src/select/select.c b/src/select/select.c index 59a95a4..2057e04 100644 --- a/src/select/select.c +++ b/src/select/select.c @@ -826,6 +826,8 @@ css_error match_universal_combinator(css_select_ctx *ctx, css_combinator type, void *n = node; css_error error; + /** \todo div * p */ + do { bool match = false; -- cgit v1.2.3