tests: checksrc compliance

This commit is contained in:
Jay Satiro 2016-12-19 02:31:59 -05:00
parent d00f2a8f2e
commit c2402b6e02
4 changed files with 6 additions and 3 deletions

View file

@ -25,5 +25,5 @@
void hugehelp(void)
{
puts ( "This is a silly replacement for the actual file.");
puts("This is a silly replacement for the actual file.");
}