summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2017-03-13 23:31:38 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2017-03-13 23:31:38 +0000
commit3b73dece7b793165a16081ab29f4f8a0e2a02b1c (patch)
tree28f90949fb7dfef0a8b2efc6fe1becc1fa92990e /FL
parent0ae21376f191bfac99afd64899b0d61098e6bb79 (diff)
Set missing svn properties.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12196 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Plugin.H4
-rw-r--r--FL/Fl_Widget_Surface.H4
-rw-r--r--FL/platform_types.h4
3 files changed, 6 insertions, 6 deletions
diff --git a/FL/Fl_Plugin.H b/FL/Fl_Plugin.H
index 71ffc7992..6cbd840ad 100644
--- a/FL/Fl_Plugin.H
+++ b/FL/Fl_Plugin.H
@@ -1,5 +1,5 @@
//
-// "$Id: Fl_Plugin.H 6995 2010-01-12 08:48:55Z matt $"
+// "$Id$"
//
// A Plugin system for FLTK, implemented in Fl_Preferences.cxx.
//
@@ -91,5 +91,5 @@ public:
#endif // !Fl_Preferences_H
//
-// End of "$Id: Fl_Preferences.H 6995 2010-01-12 08:48:55Z matt $".
+// End of "$Id$".
//
diff --git a/FL/Fl_Widget_Surface.H b/FL/Fl_Widget_Surface.H
index 34e7451cf..b8799dea2 100644
--- a/FL/Fl_Widget_Surface.H
+++ b/FL/Fl_Widget_Surface.H
@@ -1,5 +1,5 @@
//
-// "$Id: Fl_Widget_Surface.H 11217 2016-02-25 17:56:48Z manolo $"
+// "$Id$"
//
// Drivers code for the Fast Light Tool Kit (FLTK).
//
@@ -56,5 +56,5 @@ public:
#endif /* Fl_Widget_Surface_h */
//
-// End of "$Id: Fl_Widget_Surface.H 11217 2016-02-25 17:56:48Z manolo $".
+// End of "$Id$".
//
diff --git a/FL/platform_types.h b/FL/platform_types.h
index 3d812922e..ab91f41a0 100644
--- a/FL/platform_types.h
+++ b/FL/platform_types.h
@@ -1,5 +1,5 @@
/*
- * "$Id: platform_types.h 11467 2016-03-29 19:41:14Z manolo $"
+ * "$Id$"
*
* Copyright 2016 by Bill Spitzak and others.
*
@@ -123,5 +123,5 @@ typedef struct __GLXcontextRec *GLContext;
#endif /* PLATFORM_TYPES_H */
/*
- * End of "$Id: platform_types.h 11467 2016-03-29 19:41:14Z manolo $".
+ * End of "$Id$".
*/