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/selectobject.h
parentb200d6b215e71634a153faa9382b60023a4fa593 (diff)
Added Date and History tag where appropriate.
Diffstat (limited to 'windirstat/selectobject.h')
-rw-r--r--windirstat/selectobject.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/windirstat/selectobject.h b/windirstat/selectobject.h
index 8b93c35..62fbca8 100644
--- a/windirstat/selectobject.h
+++ b/windirstat/selectobject.h
@@ -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$
// Example:
@@ -114,3 +116,8 @@ inline COLORREF MakeShadowColor(COLORREF c, int percent)
);
}
+
+// $Log$
+// Revision 1.3 2004/11/05 16:53:07 assarbad
+// Added Date and History tag where appropriate.
+//