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