fix warnings : No newline at end of file

This commit is contained in:
Thomas Bernard 2019-07-24 03:20:46 +02:00
parent 291e9469c5
commit fed21439cc
No known key found for this signature in database
GPG Key ID: 0FF11B67A5C0863C

View File

@ -806,4 +806,4 @@ Erreur_Retour:
free(buffer);
free(temp_filename);
return return_code;
}
}