/[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 682 by astrand, Mon Nov 3 13:22:09 2003 UTC revision 683 by n-ki, Tue Apr 27 12:55:33 2004 UTC
# Line 948  process_orders(STREAM s, uint16 num_orde Line 948  process_orders(STREAM s, uint16 num_orde
948    
949                  processed++;                  processed++;
950          }          }
951    #if 0
952            /* not true when RDP_COMPRESSION is set */
953          if (s->p != g_next_packet)          if (s->p != g_next_packet)
954                  error("%d bytes remaining\n", (int) (g_next_packet - s->p));                  error("%d bytes remaining\n", (int) (g_next_packet - s->p));
955    #endif
956    
957  }  }
958    
959  /* Reset order state */  /* Reset order state */

Legend:
Removed from v.682  
changed lines
  Added in v.683

  ViewVC Help
Powered by ViewVC 1.1.26