diff options
author | Stef Walter <stef@thewalter.net> | 2004-04-07 20:13:04 +0000 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2004-04-07 20:13:04 +0000 |
commit | a367e18f1faa1b3b60249f82f18bfbd85669603f (patch) | |
tree | 39262d368da7f8698bb9315c31ebda12db0fa57a /src/file.h | |
parent | 58523416357dd391c7db7cec6d96a36ce29adece (diff) |
Linux port
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 |