aboutsummaryrefslogtreecommitdiffstats
path: root/rxvt-unicode/rxvt-unicode-3.7/signedchar.patch
blob: 646a67bd33964b50be180ab50033f2d31df693cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#

--- rxvt-unicode-3.7/src/command.C~signedchar
+++ rxvt-unicode-3.7/src/command.C
@@ -1831,7 +1831,7 @@
 #endif				/* NO_SCROLLBAR_REPORT */
 
         {
-          char            upordown = 0;
+          signed char     upordown = 0;
 
           if (scrollBar.style == R_SB_NEXT)
             {