summaryrefslogtreecommitdiffstats
path: root/rdp/rdp_orders.c
diff options
context:
space:
mode:
Diffstat (limited to 'rdp/rdp_orders.c')
-rw-r--r--rdp/rdp_orders.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdp/rdp_orders.c b/rdp/rdp_orders.c
index 6cba4bb8..88f34fa6 100644
--- a/rdp/rdp_orders.c
+++ b/rdp/rdp_orders.c
@@ -108,7 +108,7 @@ rdp_orders_in_present(struct stream* s, int* present,
static void APP_CC
rdp_orders_in_coord(struct stream* s, int* coord, int delta)
{
- char change;
+ signed char change;
if (delta)
{