summaryrefslogtreecommitdiff
path: root/src/Fl_Image_Surface.cxx
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2014-05-24 16:19:30 +0000
committerManolo Gouy <Manolo>2014-05-24 16:19:30 +0000
commit454fb25fa5ba1bcc15e75d2e32a8140339a00f09 (patch)
tree815c3595d946c977043de9c41f4c12b37d3c7916 /src/Fl_Image_Surface.cxx
parent7d6f41728ad1192680a79a0101489f4161d0e0d1 (diff)
Reset file header and footer.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10171 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_Image_Surface.cxx')
-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$".
//