summaryrefslogtreecommitdiff
path: root/src/drivers/PostScript
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2016-04-26 06:23:27 +0000
committerManolo Gouy <Manolo>2016-04-26 06:23:27 +0000
commit1e65c16b732c9909795b53c2d9fd20f3946135c8 (patch)
tree9d27fb264d0d7d14f94716963d6db0e787bbb8a2 /src/drivers/PostScript
parent2d83a11742426ed80c0e2142cda239dbcdfd2922 (diff)
Set svn file properties.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11699 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/drivers/PostScript')
-rw-r--r--src/drivers/PostScript/Fl_PostScript_image.cxx22
1 files changed, 2 insertions, 20 deletions
diff --git a/src/drivers/PostScript/Fl_PostScript_image.cxx b/src/drivers/PostScript/Fl_PostScript_image.cxx
index f6a118485..0dc683bff 100644
--- a/src/drivers/PostScript/Fl_PostScript_image.cxx
+++ b/src/drivers/PostScript/Fl_PostScript_image.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: image.cxx 4324 2005-05-09 21:47:22Z rokan $"
+// "$Id$"
//
// Postscript image drawing implementation for the Fast Light Tool Kit (FLTK).
//
@@ -652,23 +652,5 @@ void Fl_PostScript_Graphics_Driver::draw(Fl_Bitmap * bitmap,int XP, int YP, int
#endif // FL_DOXYGEN
//
-// End of "$Id: image.cxx 4324 2005-05-09 21:47:22Z rokan $"
+// End of "$Id$"
//
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-