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/osspecific.cpp
parent9abfc9b906efb0ac9b434a0665ca7603acacb271 (diff)
- Replaced CVS keyword "Date" by "Header" in the file headers
Diffstat (limited to 'windirstat/osspecific.cpp')
-rw-r--r--windirstat/osspecific.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/windirstat/osspecific.cpp b/windirstat/osspecific.cpp
index f32fd2e..0d02036 100644
--- a/windirstat/osspecific.cpp
+++ b/windirstat/osspecific.cpp
@@ -20,7 +20,7 @@
//
// Author: bseifert@users.sourceforge.net, bseifert@daccord.net
//
-// Last modified: $Date$
+// $Header$
#include "stdafx.h"
#include "osspecific.h"
@@ -332,6 +332,9 @@ void CGetDiskFreeSpaceApi::GetDiskFreeSpace(LPCTSTR pszRootPath, ULONGLONG& tota
}
// $Log$
+// Revision 1.10 2006/07/04 22:49:20 assarbad
+// - Replaced CVS keyword "Date" by "Header" in the file headers
+//
// Revision 1.9 2006/07/04 20:45:23 assarbad
// - See changelog for the changes of todays previous check-ins as well as this one!
//