Add missing EOF LF
This commit is contained in:
@@ -263,4 +263,4 @@ extern bool str_startswith(const char *s, const char *pre); // check for prefi
|
||||
extern void strcleanrn(char *buf, size_t len);
|
||||
extern void strcreplace(char *buf, size_t len, char from, char to);
|
||||
extern char *strmcopy(char *buf);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user