/[rdesktop]/jpeg/rdesktop/trunk/orders.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /jpeg/rdesktop/trunk/orders.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 30 by matty, Fri Sep 14 13:51:38 2001 UTC revision 37 by matty, Mon Sep 17 12:50:49 2001 UTC
# Line 61  rdp_in_coord(STREAM s, uint16 *coord, BO Line 61  rdp_in_coord(STREAM s, uint16 *coord, BO
61          if (delta)          if (delta)
62          {          {
63                  in_uint8(s, change);                  in_uint8(s, change);
64                  *coord += (char) change;                  *coord += (signed char) change;
65          }          }
66          else          else
67          {          {

Legend:
Removed from v.30  
changed lines
  Added in v.37

  ViewVC Help
Powered by ViewVC 1.1.26