summaryrefslogtreecommitdiffstats
path: root/meta/packages/rxvt-unicode/files/signedchar.patch
blob: 6faa1751437ffb12a5f01f5e26a77354436aa354 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ../rxvt-unicode-cvs-r0/rxvt-unicode/src/command.C	2004-12-21 06:43:00 +00:00
+++ rxvt-unicode/src/command.C	2004-12-24 02:31:36 +00:00
@@ -1862,7 +1862,7 @@
 #endif				/* NO_SCROLLBAR_REPORT */
 
         {
-          char            upordown = 0;
+          signed char            upordown = 0;
 
           if (scrollBar.style == R_SB_NEXT)
             {