![]() 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. |
||
---|---|---|
.. | ||
color.c | ||
color.h | ||
font.c | ||
font.h | ||
geom.h | ||
gradient.c | ||
gradient.h | ||
icon.h | ||
image.c | ||
image.h | ||
instance.c | ||
instance.h | ||
Makefile | ||
mask.c | ||
mask.h | ||
obrender-3.0.pc.in | ||
render.c | ||
render.h | ||
test.c | ||
theme.c | ||
theme.h |