Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2012-01-07 14:21:22 +0000
committerStijn Buys <ingar@osirion.org>2012-01-07 14:21:22 +0000
commitf9403975df404eb03db29a6ffa655158d2739b1f (patch)
tree3867af5575126af5617c7210814c464c5e7de93a /src/filesystem/file.cc
parent59139096145529c90c34ec67192faa8babbaa083 (diff)
Added class to read filenames from a directory.
Diffstat (limited to 'src/filesystem/file.cc')
-rw-r--r--src/filesystem/file.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filesystem/file.cc b/src/filesystem/file.cc
index 628ba22..0eeb32d 100644
--- a/src/filesystem/file.cc
+++ b/src/filesystem/file.cc
@@ -1,5 +1,5 @@
/*
- fs/file.cc
+ filesystem/file.cc
This file is part of the Osirion project and is distributed under
the terms of the GNU General Public License version 2
*/