summaryrefslogtreecommitdiff
path: root/src/Fl_Button.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Button.cxx')
-rw-r--r--src/Fl_Button.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_Button.cxx b/src/Fl_Button.cxx
index 4921cb66d..ff9009b75 100644
--- a/src/Fl_Button.cxx
+++ b/src/Fl_Button.cxx
@@ -1,5 +1,5 @@
//
-// "$Id"
+// "$Id: Fl_Button.cxx,v 1.3 1998/10/21 14:19:58 mike Exp $"
//
// Button widget for the Fast Light Tool Kit (FLTK).
//
@@ -115,5 +115,5 @@ Fl_Button::Fl_Button(int x,int y,int w,int h, const char *l)
}
//
-// End of "$Id: Fl_Button.cxx,v 1.2 1998/10/19 20:45:39 mike Exp $".
+// End of "$Id: Fl_Button.cxx,v 1.3 1998/10/21 14:19:58 mike Exp $".
//