oops, wrong value

This commit is contained in:
Thomas Schoebel-Theuer 2012-01-24 09:30:50 +01:00 committed by Thomas Schoebel-Theuer
parent de11fbfc13
commit ba9c9b725c
1 changed files with 1 additions and 1 deletions

View File

@ -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,
},