openbox/render
Mikael Magnusson 0be98fee47 Various fixes for sparse warnings.
Define void functions with (void), not ().
Add missing includes.
Some functions were declared static but defined non-static.
Some variables that should be file static were file global but not used in any other file.
prop.h defined a new prop_atoms in each file that included it instead of declaring it extern.
2008-01-16 15:35:25 +01:00
..
color.c
color.h
font.c
font.h
geom.h
gradient.c
gradient.h
icon.h
image.c
image.h
instance.c Various fixes for sparse warnings. 2008-01-16 15:35:25 +01:00
instance.h
Makefile
mask.c Fix using None when it should be NULL 2007-09-04 06:25:31 +02:00
mask.h
obrender-3.0.pc.in
render.c
render.h
test.c
theme.c
theme.h