GNOME Bugzilla – Bug 307143
random return value fix
Last modified: 2005-06-10 13:49:47 UTC
Attached patches fixes random return value found by GCC 4. Note that this patch needs review. Maybe it was intended to return something else.
Created attachment 47542 [details] [review] dia-random-return.patch
Thanks, applied. 2005-06-10 Hans Breuer <hans@breuer.org> * app/interface.c(toolbox_delete): avoid random return value. Patch from Stanislaw Brabec, fixes bug #307143