Browse Source

Changed file properties

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7623 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
pull/49/head
Manolo Gouy 15 years ago
parent
commit
4aa1da7f0e
  1. 4
      src/Fl_Paged_Device.cxx
  2. 4
      src/Fl_PostScript.cxx

4
src/Fl_Paged_Device.cxx

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
//
// "$Id: Fl_Paged_Device.cxx 7556 2010-04-27 21:33:44Z manolo $"
// "$Id$"
//
// implementation of Fl_Paged_Device class for the Fast Light Tool Kit (FLTK).
//
@ -286,6 +286,6 @@ void Fl_Paged_Device::translate(int x, int y) {} @@ -286,6 +286,6 @@ void Fl_Paged_Device::translate(int x, int y) {}
void Fl_Paged_Device::untranslate(void) {}
//
// End of "$Id: Fl_Paged_Device.cxx 7556 2010-04-27 21:33:44Z manolo $".
// End of "$Id$".
//

4
src/Fl_PostScript.cxx

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
//
// "$Id: Fl_PS_Printer.cxx 7520 2010-04-16 20:19:09Z manolo $"
// "$Id$"
//
// PostScript device support for the Fast Light Tool Kit (FLTK).
//
@ -1389,5 +1389,5 @@ int Fl_Printer::start_job(int pages, int *firstpage, int *lastpage) { @@ -1389,5 +1389,5 @@ int Fl_Printer::start_job(int pages, int *firstpage, int *lastpage) {
#endif // FL_DOXYGEN
//
// End of "$Id: Fl_PS_Printer.cxx 7520 2010-04-16 20:19:09Z manolo $".
// End of "$Id$".
//

Loading…
Cancel
Save