diff options
Diffstat (limited to 'src/engine/shared/filecollection.cpp')
| -rw-r--r-- | src/engine/shared/filecollection.cpp | 2 |
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 +} |