summaryrefslogtreecommitdiff
path: root/src/drivers/Posix
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/Posix')
-rw-r--r--src/drivers/Posix/Fl_Posix_Printer_Driver.cxx4
-rw-r--r--src/drivers/Posix/Fl_Posix_System_Driver.H4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/drivers/Posix/Fl_Posix_Printer_Driver.cxx b/src/drivers/Posix/Fl_Posix_Printer_Driver.cxx
index f821110fa..24fb4c77e 100644
--- a/src/drivers/Posix/Fl_Posix_Printer_Driver.cxx
+++ b/src/drivers/Posix/Fl_Posix_Printer_Driver.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: Fl_Posix_Printer_Driver.cxx 11364 2016-03-18 18:20:11Z manolo $"
+// "$Id$"
//
// PostScript priting support for the Fast Light Tool Kit (FLTK).
//
@@ -137,5 +137,5 @@ int Fl_Posix_Printer_Driver::start_job(int pages, int *firstpage, int *lastpage)
//
-// End of "$Id: Fl_Posix_Printer_Driver.cxx 11364 2016-03-18 18:20:11Z manolo $".
+// End of "$Id$".
//
diff --git a/src/drivers/Posix/Fl_Posix_System_Driver.H b/src/drivers/Posix/Fl_Posix_System_Driver.H
index d3ec9d2ca..e23a0b94b 100644
--- a/src/drivers/Posix/Fl_Posix_System_Driver.H
+++ b/src/drivers/Posix/Fl_Posix_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).
@@ -80,5 +80,5 @@ public:
#endif // FL_POSIX_SYSTEM_DRIVER_H
//
-// End of "$Id: quartz.H 11017 2016-01-20 21:40:12Z matt $".
+// End of "$Id$".
//