Add newlines at end of file.

This commit is contained in:
Eugene Bujak
2013-09-17 20:46:02 +04:00
parent cb774abf27
commit 5dc293e241
2 changed files with 2 additions and 2 deletions

View File

@@ -391,4 +391,4 @@ void parse_parameters(int argc, char **argv)
printf(" [-l log file] [-b banlist] [-w whitelist]\n");
exit(1);
}
}
}

View File

@@ -97,4 +97,4 @@ struct client_data
char *hostname;
};
#endif
#endif