summaryrefslogtreecommitdiff
path: root/src/drivers/X11
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-04-26 07:25:53 +0000
committerManolo Gouy <Manolo>2016-04-26 07:25:53 +0000
commitf428d0077d5cb7a7ec0b9b91e0d71be8c52fd4f5 (patch)
tree0452239c9956ed480785aaa6653e5cf6076dbcdd /src/drivers/X11
parent1e65c16b732c9909795b53c2d9fd20f3946135c8 (diff)
Set svn file properties.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11700 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/drivers/X11')
-rw-r--r--src/drivers/X11/Fl_X11_Screen_Driver.H4
-rw-r--r--src/drivers/X11/Fl_X11_System_Driver.H4
-rw-r--r--src/drivers/X11/Fl_X11_System_Driver.cxx4
-rw-r--r--src/drivers/X11/Fl_X11_Window_Driver.H4
4 files changed, 8 insertions, 8 deletions
diff --git a/src/drivers/X11/Fl_X11_Screen_Driver.H b/src/drivers/X11/Fl_X11_Screen_Driver.H
index bf7aca3c2..0d1bcaf0e 100644
--- a/src/drivers/X11/Fl_X11_Screen_Driver.H
+++ b/src/drivers/X11/Fl_X11_Screen_Driver.H
@@ -1,5 +1,5 @@
//
-// "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $"
+// "$Id$"
//
// Definition of X11 Screen interface
// for the Fast Light Tool Kit (FLTK).
@@ -91,5 +91,5 @@ public:
#endif // FL_X11_SCREEN_DRIVER_H
//
-// End of "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $".
+// End of "$Id$".
//
diff --git a/src/drivers/X11/Fl_X11_System_Driver.H b/src/drivers/X11/Fl_X11_System_Driver.H
index d11732cab..aadda87fb 100644
--- a/src/drivers/X11/Fl_X11_System_Driver.H
+++ b/src/drivers/X11/Fl_X11_System_Driver.H
@@ -1,5 +1,5 @@
//
-// "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $"
+// "$Id$"
//
// Definition of Posix system driver
// for the Fast Light Tool Kit (FLTK).
@@ -64,5 +64,5 @@ public:
#endif /* FL_X11_SYSTEM_DRIVER_H */
//
-// End of "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $".
+// End of "$Id$".
//
diff --git a/src/drivers/X11/Fl_X11_System_Driver.cxx b/src/drivers/X11/Fl_X11_System_Driver.cxx
index fb923f22f..398eac214 100644
--- a/src/drivers/X11/Fl_X11_System_Driver.cxx
+++ b/src/drivers/X11/Fl_X11_System_Driver.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $"
+// "$Id$"
//
// Definition of Posix system driver
// for the Fast Light Tool Kit (FLTK).
@@ -509,5 +509,5 @@ int Fl_X11_System_Driver::utf8locale() {
}
//
-// End of "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $".
+// End of "$Id$".
//
diff --git a/src/drivers/X11/Fl_X11_Window_Driver.H b/src/drivers/X11/Fl_X11_Window_Driver.H
index 79efc22ec..4de4e3680 100644
--- a/src/drivers/X11/Fl_X11_Window_Driver.H
+++ b/src/drivers/X11/Fl_X11_Window_Driver.H
@@ -1,5 +1,5 @@
//
-// "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $"
+// "$Id$"
//
// Definition of X11 window driver
// for the Fast Light Tool Kit (FLTK).
@@ -129,5 +129,5 @@ public:
#endif // FL_X11_WINDOW_DRIVER_H
//
-// End of "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $".
+// End of "$Id$".
//