summaryrefslogtreecommitdiff
path: root/src/fl_arci.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_arci.cxx')
-rw-r--r--src/fl_arci.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fl_arci.cxx b/src/fl_arci.cxx
index 26ec7aacc..2072a7d74 100644
--- a/src/fl_arci.cxx
+++ b/src/fl_arci.cxx
@@ -1,9 +1,9 @@
//
-// "$Id: fl_arci.cxx,v 1.4.2.2 1999/11/12 00:19:14 mike Exp $"
+// "$Id: fl_arci.cxx,v 1.4.2.3 2000/04/25 22:16:38 mike Exp $"
//
// Arc (integer) drawing functions for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-1999 by Bill Spitzak and others.
+// Copyright 1998-2000 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@@ -68,5 +68,5 @@ void fl_pie(int x,int y,int w,int h,double a1,double a2) {
}
//
-// End of "$Id: fl_arci.cxx,v 1.4.2.2 1999/11/12 00:19:14 mike Exp $".
+// End of "$Id: fl_arci.cxx,v 1.4.2.3 2000/04/25 22:16:38 mike Exp $".
//