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 /common/cotaskmem.h
parentb200d6b215e71634a153faa9382b60023a4fa593 (diff)
Added Date and History tag where appropriate.
Diffstat (limited to 'common/cotaskmem.h')
-rw-r--r--common/cotaskmem.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/cotaskmem.h b/common/cotaskmem.h
index c3c88c8..bcf11d9 100644
--- a/common/cotaskmem.h
+++ b/common/cotaskmem.h
@@ -21,6 +21,8 @@
// the friendly permission of D'accord (www.daccord.net).
//
// 08.09.1998 - JR
+//
+// Last modified: $Date$
#ifndef _COTASKMEM_H
#define _COTASKMEM_H
@@ -67,3 +69,8 @@ public:
};
#endif
+
+// $Log$
+// Revision 1.3 2004/11/05 16:53:05 assarbad
+// Added Date and History tag where appropriate.
+//