mirror of
https://git.yoctoproject.org/poky
synced 2026-02-10 18:53:13 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
12 lines
362 B
Diff
12 lines
362 B
Diff
--- ../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)
|
|
{
|