stray newlines

This commit is contained in:
okan
2016-12-06 21:59:33 +00:00
parent a7f2ab7497
commit 8b4666cb92
3 changed files with 1 additions and 3 deletions

1
conf.c
View File

@@ -374,6 +374,7 @@ conf_cmd_remove(struct conf *c, const char *name)
}
}
}
void
conf_autogroup(struct conf *c, int num, const char *name, const char *class)
{