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

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

revision 506 by stargo, Sun Oct 19 12:20:38 2003 UTC revision 536 by matthewc, Fri Oct 31 04:29:57 2003 UTC
# Line 81  channel_send(STREAM s, VCHANNEL * channe Line 81  channel_send(STREAM s, VCHANNEL * channe
81  {  {
82          uint32 length, flags;          uint32 length, flags;
83          uint32 thislength, remaining;          uint32 thislength, remaining;
84          char *data;          uint8 *data;
85    
86          /* first fragment sent in-place */          /* first fragment sent in-place */
87          s_pop_layer(s, channel_hdr);          s_pop_layer(s, channel_hdr);

Legend:
Removed from v.506  
changed lines
  Added in v.536

  ViewVC Help
Powered by ViewVC 1.1.26