summaryrefslogtreecommitdiff
path: root/src/DrArcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/DrArcs.c')
-rw-r--r--src/DrArcs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/DrArcs.c b/src/DrArcs.c
index 9f8ef96a..8ba32a97 100644
--- a/src/DrArcs.c
+++ b/src/DrArcs.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/DrArcs.c,v 1.4 2001/12/14 19:53:59 dawes Exp $ */
#include "Xlibint.h"
#define arc_scale (SIZEOF(xArc) / 4)
+int
XDrawArcs(dpy, d, gc, arcs, n_arcs)
register Display *dpy;
Drawable d;