summaryrefslogtreecommitdiff
path: root/FL/fl_types.h
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2009-11-18 12:22:51 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2009-11-18 12:22:51 +0000
commit4fa7fde79080da1658f895fbc10aced543828a09 (patch)
tree355c93213b3efa718735575f6b06f7cf8cece6da /FL/fl_types.h
parentd6189d1d5cded0a2851bf0987aac3f47695aae4d (diff)
Added missing svn properties and $Id$ tags.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6942 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/fl_types.h')
-rw-r--r--FL/fl_types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/fl_types.h b/FL/fl_types.h
index d87cd7387..99f164ba4 100644
--- a/FL/fl_types.h
+++ b/FL/fl_types.h
@@ -1,5 +1,5 @@
/*
- * "$Id: fl_types.h 6299 2008-09-18 19:09:34Z fabien $"
+ * "$Id$"
*
* Simple "C"-style types for the Fast Light Tool Kit (FLTK).
*
@@ -62,5 +62,5 @@ typedef unsigned int Fl_Char;
#endif
/*
- * End of "$Id: fl_types.h 6299 2008-09-18 19:09:34Z fabien $".
+ * End of "$Id$".
*/