diff options
| -rw-r--r-- | src/drivers/PostScript/Fl_PostScript_image.cxx | 22 |
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$" // - - - - - - - - - - - - - - - - - - |
