]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/rxvt-unicode/files/signedchar.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / rxvt-unicode / files / signedchar.patch
1 --- ../rxvt-unicode-cvs-r0/rxvt-unicode/src/command.C   2004-12-21 06:43:00 +00:00
2 +++ rxvt-unicode/src/command.C  2004-12-24 02:31:36 +00:00
3 @@ -1862,7 +1862,7 @@
4  #endif                         /* NO_SCROLLBAR_REPORT */
5  
6          {
7 -          char            upordown = 0;
8 +          signed char            upordown = 0;
9  
10            if (scrollBar.style == R_SB_NEXT)
11              {