summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2010-05-27 17:52:27 +0000
committerManolo Gouy <Manolo>2010-05-27 17:52:27 +0000
commit4aa1da7f0ee9d19654af7a9f0dfb7dd6156d338a (patch)
tree4bdf2ca20c6b3f470251d2c2810fa3cef455d688 /src
parent85eb95a550b494b3f23351d90a1b5ee23448f2df (diff)
Changed file properties
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7623 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src')
-rw-r--r--src/Fl_Paged_Device.cxx4
-rw-r--r--src/Fl_PostScript.cxx4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/Fl_Paged_Device.cxx b/src/Fl_Paged_Device.cxx
index 52001a060..d65f7983b 100644
--- a/src/Fl_Paged_Device.cxx
+++ b/src/Fl_Paged_Device.cxx
@@ -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$".
//
diff --git a/src/Fl_PostScript.cxx b/src/Fl_PostScript.cxx
index 18ae75385..552740977 100644
--- a/src/Fl_PostScript.cxx
+++ b/src/Fl_PostScript.cxx
@@ -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$".
//