diff options
Diffstat (limited to 'src/file.h')
-rw-r--r-- | src/file.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,4 +82,4 @@ const char* getExtension(const char* szPath); int isDots(const char* szPath); int isDirectory(const char* szPath); -#endif
\ No newline at end of file +#endif |