/[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 168 by matthewc, Tue Sep 17 07:23:32 2002 UTC revision 192 by matthewc, Tue Sep 24 07:59:14 2002 UTC
# Line 910  process_orders(STREAM s) Line 910  process_orders(STREAM s)
910    
911  /* Reset order state */  /* Reset order state */
912  void  void
913  reset_order_state()  reset_order_state(void)
914  {  {
915          memset(&order_state, 0, sizeof(order_state));          memset(&order_state, 0, sizeof(order_state));
916          order_state.order_type = RDP_ORDER_PATBLT;          order_state.order_type = RDP_ORDER_PATBLT;

Legend:
Removed from v.168  
changed lines
  Added in v.192

  ViewVC Help
Powered by ViewVC 1.1.26