diff options
Diffstat (limited to 'libX11/src/DrArc.c')
-rw-r--r-- | libX11/src/DrArc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libX11/src/DrArc.c b/libX11/src/DrArc.c index 5bc6c4a08..1dc4a07b2 100644 --- a/libX11/src/DrArc.c +++ b/libX11/src/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. |