Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorassarbad <none@none>2006-07-05 02:49:21 +0400
committerassarbad <none@none>2006-07-05 02:49:21 +0400
commitc58c9b22c4ca7275f210154766bef2f3f1ed253d (patch)
tree07f162818b5fbc89681e72dce0892e0ca9e06766 /windirstat/FileFindWDS.cpp
parent9abfc9b906efb0ac9b434a0665ca7603acacb271 (diff)
- Replaced CVS keyword "Date" by "Header" in the file headers
Diffstat (limited to 'windirstat/FileFindWDS.cpp')
-rw-r--r--windirstat/FileFindWDS.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/windirstat/FileFindWDS.cpp b/windirstat/FileFindWDS.cpp
index 0a3a70a..10faba5 100644
--- a/windirstat/FileFindWDS.cpp
+++ b/windirstat/FileFindWDS.cpp
@@ -20,7 +20,7 @@
//
// Author: assarbad@users.sourceforge.net
//
-// Last modified: $Date$
+// $Header$
#include "StdAfx.h"
#include "FileFindWDS.h"
@@ -80,6 +80,9 @@ ULONGLONG CFileFindWDS::GetCompressedLength() const
}
// $Log$
+// Revision 1.5 2006/07/04 22:49:20 assarbad
+// - Replaced CVS keyword "Date" by "Header" in the file headers
+//
// Revision 1.4 2006/07/04 20:45:22 assarbad
// - See changelog for the changes of todays previous check-ins as well as this one!
//