/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/channels.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/branches/seamlessrdp-branch/rdesktop/channels.c

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

revision 1058, Tue Mar 7 08:17:41 2006 UTC revision 1089 by astrand, Fri Mar 10 08:50:43 2006 UTC
# Line 21  Line 21 
21    
22  #include "rdesktop.h"  #include "rdesktop.h"
23    
24  #define MAX_CHANNELS                    5  #define MAX_CHANNELS                    6
25  #define CHANNEL_CHUNK_LENGTH            1600  #define CHANNEL_CHUNK_LENGTH            1600
26  #define CHANNEL_FLAG_FIRST              0x01  #define CHANNEL_FLAG_FIRST              0x01
27  #define CHANNEL_FLAG_LAST               0x02  #define CHANNEL_FLAG_LAST               0x02

Legend:
Removed from v.1058  
changed lines
  Added in v.1089

  ViewVC Help
Powered by ViewVC 1.1.26