summaryrefslogtreecommitdiff
path: root/src/Fl_XBM_Image.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_XBM_Image.cxx')
-rw-r--r--src/Fl_XBM_Image.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_XBM_Image.cxx b/src/Fl_XBM_Image.cxx
index b54c799..ce66683 100644
--- a/src/Fl_XBM_Image.cxx
+++ b/src/Fl_XBM_Image.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: Fl_XBM_Image.cxx 4547 2005-08-29 20:11:48Z matt $"
+// "$Id: Fl_XBM_Image.cxx 5190 2006-06-09 16:16:34Z mike $"
//
// Fl_XBM_Image routines.
//
@@ -102,5 +102,5 @@ Fl_XBM_Image::Fl_XBM_Image(const char *name) : Fl_Bitmap((const char *)0,0,0) {
//
-// End of "$Id: Fl_XBM_Image.cxx 4547 2005-08-29 20:11:48Z matt $".
+// End of "$Id: Fl_XBM_Image.cxx 5190 2006-06-09 16:16:34Z mike $".
//