summaryrefslogtreecommitdiff
path: root/Xext
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-11-04 21:38:31 +0200
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2006-11-08 15:29:16 +0200
commitc3ea1f7db494365032526dc06a7283384bd0ecd1 (patch)
treeee7ba11e600d9eea9965b24ae3a6c4410ec4b0bd /Xext
parent3a9b96425851b495503bd2eb0fd0d01c08f6a097 (diff)
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).
Diffstat (limited to 'Xext')
0 files changed, 0 insertions, 0 deletions