Add newline at the end of the files.
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user