diff options
| author | Manolo Gouy <Manolo> | 2016-04-26 07:25:53 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2016-04-26 07:25:53 +0000 |
| commit | f428d0077d5cb7a7ec0b9b91e0d71be8c52fd4f5 (patch) | |
| tree | 0452239c9956ed480785aaa6653e5cf6076dbcdd /src/drivers/Posix | |
| parent | 1e65c16b732c9909795b53c2d9fd20f3946135c8 (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/Posix')
| -rw-r--r-- | src/drivers/Posix/Fl_Posix_Printer_Driver.cxx | 4 | ||||
| -rw-r--r-- | src/drivers/Posix/Fl_Posix_System_Driver.H | 4 |
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$". // |
