/[rdesktop]/jpeg/rdesktop/trunk/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 /jpeg/rdesktop/trunk/channels.c

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

revision 828 by stargo, Sun Mar 6 21:11:18 2005 UTC revision 1053 by astrand, Thu Mar 2 15:22:25 2006 UTC
# Line 21  Line 21 
21    
22  #include "rdesktop.h"  #include "rdesktop.h"
23    
24  #define MAX_CHANNELS                    4  #define MAX_CHANNELS                    5
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.828  
changed lines
  Added in v.1053

  ViewVC Help
Powered by ViewVC 1.1.26