|
|
Sponsor |
xserver/dix gc.c,3.13,3.14: msg#00172freedesktop.xserver.cvs
Committed by: wt Update of /cvs/xserver/xserver/dix In directory pdx:/tmp/cvs-serv2731/dix Modified Files: gc.c Log Message: Correct types for dixChangeGC/ChangeGC Index: gc.c =================================================================== RCS file: /cvs/xserver/xserver/dix/gc.c,v retrieving revision 3.13 retrieving revision 3.14 diff -u -d -r3.13 -r3.14 --- a/gc.c 19 Feb 2004 21:56:41 -0000 3.13 +++ b/gc.c 20 Feb 2004 07:05:58 -0000 3.14 @@ -148,7 +148,7 @@ int dixChangeGC(ClientPtr client, register GC *pGC, register BITS32 mask, - CARD32 *pC32, ChangeGCValPtr pUnion) + XID *pC32, ChangeGCValPtr pUnion) { register BITS32 index2; register int error = 0; @@ -526,7 +526,7 @@ /* Publically defined entry to ChangeGC. Just calls dixChangeGC and tells * it that all of the entries are constants or IDs */ int -ChangeGC(register GC *pGC, register BITS32 mask, CARD32 *pval) +ChangeGC(register GC *pGC, register BITS32 mask, XID *pval) { return (dixChangeGC(NullClient, pGC, mask, pval, NULL)); }
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | xserver/include gc.h,1.8,1.9, Warren Turkal |
|---|---|
| Next by Date: | xserver Doxyfile,NONE,3.1 ChangeLog,3.133,3.134, Warren Turkal |
| Previous by Thread: | xserver/include gc.h,1.8,1.9, Warren Turkal |
| Next by Thread: | xserver Doxyfile,NONE,3.1 ChangeLog,3.133,3.134, Warren Turkal |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|