summaryrefslogtreecommitdiff
path: root/src/file.h
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2004-04-07 20:13:04 +0000
committerStef Walter <stef@thewalter.net>2004-04-07 20:13:04 +0000
commita367e18f1faa1b3b60249f82f18bfbd85669603f (patch)
tree39262d368da7f8698bb9315c31ebda12db0fa57a /src/file.h
parent58523416357dd391c7db7cec6d96a36ce29adece (diff)
Linux port
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file.h b/src/file.h
index 1b46dd2..4e7332c 100644
--- a/src/file.h
+++ b/src/file.h
@@ -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