summaryrefslogtreecommitdiffstats
path: root/generic/tkTrig.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tkTrig.c')
-rw-r--r--generic/tkTrig.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/generic/tkTrig.c b/generic/tkTrig.c
index 2e11db0..cac28e4 100644
--- a/generic/tkTrig.c
+++ b/generic/tkTrig.c
@@ -5,8 +5,8 @@
* are used by Tk and in particular by the canvas code. It also has
* miscellaneous geometry functions used by canvases.
*
- * Copyright (c) 1992-1994 The Regents of the University of California.
- * Copyright (c) 1994-1997 Sun Microsystems, Inc.
+ * Copyright © 1992-1994 The Regents of the University of California.
+ * Copyright © 1994-1997 Sun Microsystems, Inc.
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
@@ -282,7 +282,6 @@ TkLineToArea(
*--------------------------------------------------------------
*/
- /* ARGSUSED */
int
TkThickPolyLineToArea(
double *coordPtr, /* Points to an array of coordinates for the
@@ -652,7 +651,6 @@ TkPolygonToArea(
*--------------------------------------------------------------
*/
- /* ARGSUSED */
double
TkOvalToPoint(
double ovalPtr[], /* Pointer to array of four coordinates (x1,
@@ -867,7 +865,6 @@ TkOvalToArea(
*--------------------------------------------------------------
*/
- /* ARGSUSED */
void
TkIncludePoint(
Tk_Item *itemPtr, /* Item whose bounding box is being