Daniel Stone c3ea1f7db4 dix/mi: still more warning fixes
Fix up prototypes for PrintChildren and PrintWindowTree in the dix.
Make miPrintRegion be unconditionally defined, and move the prototype into
regionstr.h.
Change a bunch of ScreenPtr pScreen = foo; to
ScreenPtr pScreen; pScreen = foo; in window.c, so we avoid unused variable
references (as inline REGION_* doesn't reference pScreen).
2006-11-08 15:29:16 +02:00
2006-11-08 15:29:16 +02:00
2006-11-08 15:29:15 +02:00
2006-11-08 15:29:16 +02:00
2006-11-08 15:29:16 +02:00
2006-08-23 14:33:59 +03:00
2005-12-19 16:34:07 +00:00
Description
Truly free fork of the XOrg project.
95 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%