summaryrefslogtreecommitdiff
path: root/src/DrPoint.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/DrPoint.c')
-rw-r--r--src/DrPoint.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/DrPoint.c b/src/DrPoint.c
index 390e9dad..c07942e3 100644
--- a/src/DrPoint.c
+++ b/src/DrPoint.c
@@ -24,6 +24,7 @@ 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/DrPoint.c,v 1.3 2001/01/17 19:41:34 dawes Exp $ */
#include "Xlibint.h"
@@ -31,6 +32,7 @@ in this Software without prior written authorization from The Open Group.
#define size (SIZEOF(xPolyPointReq) + PTSPERBATCH * SIZEOF(xPoint))
+int
XDrawPoint(dpy, d, gc, x, y)
register Display *dpy;
Drawable d;