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>2004-11-05 19:53:08 +0300
committerassarbad <none@none>2004-11-05 19:53:08 +0300
commit9651ee8e4b9cef354b44b936dd1c8070469951be (patch)
treeaca94551112db4d593e1bb82da1602060a4179e5 /windirstat/dirstatdoc.cpp
parentb200d6b215e71634a153faa9382b60023a4fa593 (diff)
Added Date and History tag where appropriate.
Diffstat (limited to 'windirstat/dirstatdoc.cpp')
-rw-r--r--windirstat/dirstatdoc.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/windirstat/dirstatdoc.cpp b/windirstat/dirstatdoc.cpp
index 639ebd7..cf1c0a8 100644
--- a/windirstat/dirstatdoc.cpp
+++ b/windirstat/dirstatdoc.cpp
@@ -18,6 +18,8 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// Author: bseifert@users.sourceforge.net, bseifert@daccord.net
+//
+// Last modified: $Date$
#include "stdafx.h"
#include "windirstat.h"
@@ -1486,3 +1488,8 @@ void CDirstatDoc::Dump(CDumpContext& dc) const
#endif //_DEBUG
+
+// $Log$
+// Revision 1.12 2004/11/05 16:53:07 assarbad
+// Added Date and History tag where appropriate.
+//