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

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

revision 435 by astrand, Wed Jul 9 09:18:20 2003 UTC revision 536 by matthewc, Fri Oct 31 04:29:57 2003 UTC
# Line 96  cliprdr_process(STREAM s) Line 96  cliprdr_process(STREAM s)
96  {  {
97          uint16 type, status;          uint16 type, status;
98          uint32 length, format;          uint32 length, format;
99          char *data;          uint8 *data;
100    
101          in_uint16_le(s, type);          in_uint16_le(s, type);
102          in_uint16_le(s, status);          in_uint16_le(s, status);

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

  ViewVC Help
Powered by ViewVC 1.1.26