Hi, I am sending this patch to replace the old patch [PATCH 08/22] wIconChangeImageFile returns rigth values that I sent Thu, 5 Sep 2013 21:08:19 +0200
The previous patch creates two bugs reported by Amadeusz Sławiński, because the returned value was wrong. I split the new patch in four different patches. These patches can be rebased in only one. Now, the function wIconChangeImageFile returns if something is wrong and the error variable is not used (so can be removed). Cheers, kix Rodolfo García Peñas (kix) (4): wIconChangeImageFile returns int wIconChangeImageFile find image if block swapped wIconChangeImageFile get image block swapped wIconChangeImageFile removed error variable src/icon.c | 34 +++++++++++++++------------------- src/icon.h | 2 +- 2 files changed, 16 insertions(+), 20 deletions(-) -- 1.8.4.rc3 -- To unsubscribe, send mail to [email protected].
