summaryrefslogtreecommitdiff
path: root/src/parse/properties
diff options
context:
space:
mode:
authorLucas Neves <lcneves@gmail.com>2017-09-28 15:46:31 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2017-10-21 15:03:51 +0100
commit12fd8aea8f990d30a2475ae886fc7aa98c77525b (patch)
tree77cb1264e856e4adfb472707008b791ce28c26a2 /src/parse/properties
parentd637196dce1f95d5294d9fb6fc2a8a3c785684d4 (diff)
downloadlibcss-12fd8aea8f990d30a2475ae886fc7aa98c77525b.tar.gz
libcss-12fd8aea8f990d30a2475ae886fc7aa98c77525b.tar.bz2
Selection: Logic for the flexbox properties.
Diffstat (limited to 'src/parse/properties')
-rw-r--r--src/parse/properties/flex_flow.c2
1 files changed, 1 insertions, 1 deletions
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