From c6349f43193b74a3c09945f3093a871b0157ba47 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Fri, 23 Apr 2004 18:42:09 +0000 Subject: Merging XORG-CURRENT into trunk --- src/SetLStyle.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/SetLStyle.c') diff --git a/src/SetLStyle.c b/src/SetLStyle.c index a0352407..9f0c8c5e 100644 --- a/src/SetLStyle.c +++ b/src/SetLStyle.c @@ -24,9 +24,11 @@ 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/SetLStyle.c,v 1.3 2001/01/17 19:41:43 dawes Exp $ */ #include "Xlibint.h" +int XSetLineAttributes(dpy, gc, linewidth, linestyle, capstyle, joinstyle) register Display *dpy; GC gc; -- cgit v1.2.1