about summary refs log tree commit diff
path: root/src/engine/shared/filecollection.cpp
diff options
context:
space:
mode:
authoroy <Tom_Adams@web.de>2011-07-30 18:29:40 +0200
committeroy <Tom_Adams@web.de>2011-07-30 18:29:40 +0200
commit94bdd95957af0f66da06275df2bcd041a75a3014 (patch)
treee9b13b8c6bdb8b34f72badc5b2bf8c70e19099c7 /src/engine/shared/filecollection.cpp
parente2664c1b00e24158c3e9cee02ab517935be2f8c9 (diff)
downloadzcatch-94bdd95957af0f66da06275df2bcd041a75a3014.tar.gz
zcatch-94bdd95957af0f66da06275df2bcd041a75a3014.zip
added missing newlines at end of 2 files
Diffstat (limited to 'src/engine/shared/filecollection.cpp')
-rw-r--r--src/engine/shared/filecollection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/shared/filecollection.cpp b/src/engine/shared/filecollection.cpp
index c7db92a6..622534f2 100644
--- a/src/engine/shared/filecollection.cpp
+++ b/src/engine/shared/filecollection.cpp
@@ -183,4 +183,4 @@ int CFileCollection::FilelistCallback(const char *pFilename, int IsDir, int Stor
 	pThis->AddEntry(Timestamp);
 
 	return 0;
-}
\ No newline at end of file
+}