From 12fd8aea8f990d30a2475ae886fc7aa98c77525b Mon Sep 17 00:00:00 2001 From: Lucas Neves Date: Thu, 28 Sep 2017 15:46:31 +0000 Subject: Selection: Logic for the flexbox properties. --- src/parse/properties/flex_flow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/parse/properties') diff --git a/src/parse/properties/flex_flow.c b/src/parse/properties/flex_flow.c index 40a42d9..6a83e15 100644 --- a/src/parse/properties/flex_flow.c +++ b/src/parse/properties/flex_flow.c @@ -1,4 +1,4 @@ -* +/* * This file is part of LibCSS. * Licensed under the MIT License, * http://www.opensource.org/licenses/mit-license.php -- cgit v1.2.3