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/Fl_Posix_Printer_Driver.cxx | |
| 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/Fl_Posix_Printer_Driver.cxx')
| -rw-r--r-- | src/drivers/Posix/Fl_Posix_Printer_Driver.cxx | 4 |
1 files changed, 2 insertions, 2 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$". // |
