Changed file properties

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7623 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy
2010-05-27 17:52:27 +00:00
parent 85eb95a550
commit 4aa1da7f0e
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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) {}
void Fl_Paged_Device::untranslate(void) {}
//
// End of "$Id: Fl_Paged_Device.cxx 7556 2010-04-27 21:33:44Z manolo $".
// End of "$Id$".
//
+2 -2
View File
@@ -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) {
#endif // FL_DOXYGEN
//
// End of "$Id: Fl_PS_Printer.cxx 7520 2010-04-16 20:19:09Z manolo $".
// End of "$Id$".
//