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:
parent
cc98fa6308
commit
89bdf179b7
@ -416,4 +416,4 @@ void init_response_status (
|
||||
int* npackets,
|
||||
ssize_t* nbytes);
|
||||
|
||||
#endif /** _MYSQL_PROTOCOL_H */
|
||||
#endif /** _MYSQL_PROTOCOL_H */
|
||||
|
@ -180,4 +180,4 @@ static void handleError(
|
||||
error_action_t action,
|
||||
bool *succp)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user