From 0196d7c4ce4469e9d4e126c7761da8a5d9bdc2a4 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Tue, 9 Mar 2004 16:52:30 +0000 Subject: 25. Updating Xcursor, Xrender, Xft (Egbert Eich). --- src/FillRect.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/FillRect.c') diff --git a/src/FillRect.c b/src/FillRect.c index c9c16f9..11097a8 100644 --- a/src/FillRect.c +++ b/src/FillRect.c @@ -1,7 +1,7 @@ /* - * $XFree86$ + * $Id$ * - * Copyright © 2000 SuSE, Inc. + * Copyright © 2000 SuSE, Inc. * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -39,7 +39,7 @@ XRenderFillRectangle (Display *dpy, unsigned int width, unsigned int height) { - XExtDisplayInfo *info = XRenderFindDisplay (dpy); + XRenderExtDisplayInfo *info = XRenderFindDisplay (dpy); xRectangle *rect; xRenderFillRectanglesReq *req; #ifdef MUSTCOPY -- cgit v1.2.3