summaryrefslogtreecommitdiff
path: root/src/select/properties/top.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/select/properties/top.c')
-rw-r--r--src/select/properties/top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/select/properties/top.c b/src/select/properties/top.c
index 8fd1935..72129aa 100644
--- a/src/select/properties/top.c
+++ b/src/select/properties/top.c
@@ -14,7 +14,7 @@
#include "select/properties/properties.h"
#include "select/properties/helpers.h"
-css_error css__cascade_top(uint32_t opv, css_style *style,
+css_error css__cascade_top(uint32_t opv, css_style *style,
css_select_state *state)
{
return css__cascade_length_auto(opv, style, state, set_top);