And there she goes, them space swallowing whores.

This commit is contained in:
Dale Weiler 2013-08-27 03:57:09 -04:00
parent fc57fa4064
commit b3c1b46925

3
test.c
View file

@ -445,9 +445,6 @@ static bool task_template_parse(const char *file, task_template_t *tmpl, FILE *f
goto failure;
}
if (value && (*value == ' ' || *value == '\t'))
value++;
/*
* Value will contain a newline character at the end, we need to strip
* this otherwise kaboom, seriously, kaboom :P