Add newline at the end of the files.

This commit is contained in:
Enrico Fraccaroli
2022-12-13 14:25:16 -05:00
parent 565df959b1
commit 0965669f4b
64 changed files with 63 additions and 64 deletions
+1 -1
View File
@@ -307,4 +307,4 @@ char *replace_char(char *str, char find, char replace);
/// referenced by p.
/// @param mode File mode that encodes access permissions and file type.
/// @param p Buffer used to hold the string representation of file mode m.
void strmode(mode_t mode, char *p);
void strmode(mode_t mode, char *p);