summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Fl_Image_Surface.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_Image_Surface.cxx b/src/Fl_Image_Surface.cxx
index 047de7b57..1d5e6f5d8 100644
--- a/src/Fl_Image_Surface.cxx
+++ b/src/Fl_Image_Surface.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: Fl_Image_Surface.cxx 9869 2013-04-09 20:11:28Z greg.ercolano $"
+// "$Id$"
//
// Draw-to-image code for the Fast Light Tool Kit (FLTK).
//
@@ -154,5 +154,5 @@ const char *Fl_Quartz_Flipped_Surface_::class_id = "Fl_Quartz_Flipped_Surface_";
#endif // __APPLE__
//
-// End of "$Id: $".
+// End of "$Id$".
//