wineconsole][curses][try2] Remove unuseful conversion and make code better

Anatoly Lyutin vostok at etersoft.ru
Wed Feb 14 03:45:56 CST 2007


In WCCURSES_FillSimpleChar() removed  unuseful conversion in  checks :
(unsigned char) real_inchar, because real_inchar already unsigned and 
convert int to char is not necessary
because we collates with number.

Chngelog:
In WCCURSES_FillSimpleChar() removed  unuseful conversion in  checks.
In WCCURSES_FillSimpleChar() changes code on better understandable.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wineconsole-curses-FillChars.patch
Type: text/x-patch
Size: 2963 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070214/4ac1b373/wineconsole-curses-FillChars-0001.bin


More information about the wine-patches mailing list