diff --git a/sy_old/mars_light.c b/sy_old/mars_light.c index e5f971ce..3e71a8ee 100644 --- a/sy_old/mars_light.c +++ b/sy_old/mars_light.c @@ -2928,7 +2928,7 @@ static const struct light_class light_classes[] = { */ [CL_EXHAUSTED] = { .cl_name = "rest-space-", - .cl_len = 12, + .cl_len = 11, .cl_type = 'l', .cl_father = CL_ROOT, },