Add missing EOF LF

This commit is contained in:
Philippe Teuwen 2019-03-12 00:12:26 +01:00
commit 1b2601a48a
105 changed files with 107 additions and 107 deletions

View file

@ -19,4 +19,4 @@ extern int scandir(const char *dir, struct dirent ***namelist, int (*select)(con
extern int alphasort(const struct dirent **a, const struct dirent **b);
#endif // _WIN32
#endif // SCANDIR_H__
#endif // SCANDIR_H__