/[rdesktop]/sourceforge.net/trunk/rdesktop/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 /sourceforge.net/trunk/rdesktop/orders.c

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

revision 10 by matty, Tue Aug 15 10:23:24 2000 UTC revision 12 by matty, Tue Aug 15 12:01:01 2000 UTC
# Line 842  void process_orders(STREAM s) Line 842  void process_orders(STREAM s)
842          }          }
843    
844          if (s->p != next_packet)          if (s->p != next_packet)
845                  WARN("%d bytes remaining\n", next_packet - s->p);                  WARN("%d bytes remaining\n", (int)(next_packet - s->p));
846  }  }
847    
848  /* Reset order state */  /* Reset order state */

Legend:
Removed from v.10  
changed lines
  Added in v.12

  ViewVC Help
Powered by ViewVC 1.1.26