summaryrefslogtreecommitdiff
path: root/src/FillArcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/FillArcs.c')
-rw-r--r--src/FillArcs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/FillArcs.c b/src/FillArcs.c
index 115f25cc..ba975632 100644
--- a/src/FillArcs.c
+++ b/src/FillArcs.c
@@ -24,11 +24,13 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
+/* $XFree86: xc/lib/X11/FillArcs.c,v 1.4 2001/12/14 19:54:00 dawes Exp $ */
#include "Xlibint.h"
#define arc_scale (SIZEOF(xArc) / 4)
+int
XFillArcs(dpy, d, gc, arcs, n_arcs)
register Display *dpy;
Drawable d;