summaryrefslogtreecommitdiff
path: root/test/button.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/button.cxx')
-rw-r--r--test/button.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/button.cxx b/test/button.cxx
index fd92f7e1c..1888c7c5d 100644
--- a/test/button.cxx
+++ b/test/button.cxx
@@ -1,5 +1,5 @@
//
-// "$Id"
+// "$Id: button.cxx,v 1.3 1998/10/21 14:21:17 mike Exp $"
//
// Button/callback test program for the Fast Light Tool Kit (FLTK).
//
@@ -50,5 +50,5 @@ int main(int argc, char ** argv) {
}
//
-// End of "$Id: button.cxx,v 1.2 1998/10/20 13:24:54 mike Exp $".
+// End of "$Id: button.cxx,v 1.3 1998/10/21 14:21:17 mike Exp $".
//