diff options
| -rw-r--r-- | FL/Fl_Paged_Device.H | 4 | ||||
| -rw-r--r-- | FL/Fl_PostScript.H | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/FL/Fl_Paged_Device.H b/FL/Fl_Paged_Device.H index 41d1a5f00..088afc606 100644 --- a/FL/Fl_Paged_Device.H +++ b/FL/Fl_Paged_Device.H @@ -1,5 +1,5 @@ // -// "$Id: Fl_Paged_Device.H 7556 2010-04-27 21:33:44Z manolo $" +// "$Id$" // // Printing support for the Fast Light Tool Kit (FLTK). // @@ -87,6 +87,6 @@ public: #endif // Fl_Paged_Device_H // -// End of "$Id: Fl_Paged_Device.H 7556 2010-04-27 21:33:44Z manolo $" +// End of "$Id$" // diff --git a/FL/Fl_PostScript.H b/FL/Fl_PostScript.H index 8d16dc1c6..c753a7776 100644 --- a/FL/Fl_PostScript.H +++ b/FL/Fl_PostScript.H @@ -1,5 +1,5 @@ // -// "$Id: Fl_PostScript.H 7556 2010-04-27 21:33:44Z manolo $" +// "$Id$" // // Support for graphics output to PostScript file for the Fast Light Tool Kit (FLTK). // @@ -289,5 +289,5 @@ public: #endif // Fl_PostScript_H // -// End of "$Id: Fl_PostScript.H 7556 2010-04-27 21:33:44Z manolo $" +// End of "$Id$" // |
