awesome/widgets
Uli Schlachter df0df1bc37 Fix a couple of harmless compiler warnings
In each widget's *_geometry function, two warnings were generated, e.g.:
 warning: ‘geometry.y’ is used uninitialized in this function
 warning: ‘geometry.x’ is used uninitialized in this function

Found by gogonkt with GCC 4.2.4 on gentoo.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2009-05-25 12:07:06 +02:00
..
graph.c Fix a couple of harmless compiler warnings 2009-05-25 12:07:06 +02:00
imagebox.c Fix a couple of harmless compiler warnings 2009-05-25 12:07:06 +02:00
progressbar.c Fix a couple of harmless compiler warnings 2009-05-25 12:07:06 +02:00
systray.c Fix a couple of harmless compiler warnings 2009-05-25 12:07:06 +02:00
textbox.c Fix a couple of harmless compiler warnings 2009-05-25 12:07:06 +02:00