Fix lots of warnings.

Incorporate changes from Andrey Mirtchovski.
This commit is contained in:
rsc 2004-03-21 23:24:28 +00:00
parent 64044a070a
commit e62ba5ec0b
9 changed files with 58 additions and 25 deletions

View file

@ -6,6 +6,9 @@
#define trace(s, c, e)
#endif
#define setstate setstate9wm
/* color.c */
unsigned long colorpixel(Display*, int, unsigned long);