Added newlines at the end of all files

Some files were missing newlines as the last character in the file, causing
errors to appear on some systems.
This commit is contained in:
Markus Makela
2015-12-07 20:23:18 +02:00
parent 689ef73705
commit 2f840ea089
2 changed files with 2 additions and 2 deletions

View File

@ -416,4 +416,4 @@ void init_response_status (
int* npackets,
ssize_t* nbytes);
#endif /** _MYSQL_PROTOCOL_H */
#endif /** _MYSQL_PROTOCOL_H */