aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/DrArc.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/X11/DrArc.c')
-rw-r--r--nx-X11/lib/X11/DrArc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nx-X11/lib/X11/DrArc.c b/nx-X11/lib/X11/DrArc.c
index 58e55771e..d68d70f95 100644
--- a/nx-X11/lib/X11/DrArc.c
+++ b/nx-X11/lib/X11/DrArc.c
@@ -1,4 +1,3 @@
-/* $Xorg: DrArc.c,v 1.4 2001/02/09 02:03:32 xorgcvs Exp $ */
/*
Copyright 1986, 1998 The Open Group
@@ -24,7 +23,6 @@ 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/DrArc.c,v 1.3 2001/01/17 19:41:34 dawes Exp $ */
/* Note to future maintainers: XDrawArc does NOT batch successive PolyArc
requests into a single request like XDrawLine, XDrawPoint, etc.