/[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 1027 by forsberg, Mon Nov 7 13:15:19 2005 UTC revision 1028 by astrand, Mon Nov 14 14:46:16 2005 UTC
# Line 72  cliprdr_send_simple_native_format_announ Line 72  cliprdr_send_simple_native_format_announ
72  void  void
73  cliprdr_send_native_format_announce(uint8 * formats_data, uint32 formats_data_length)  cliprdr_send_native_format_announce(uint8 * formats_data, uint32 formats_data_length)
74  {  {
75          cliprdr_send_packet(CLIPRDR_FORMAT_ANNOUNCE, CLIPRDR_REQUEST, formats_data, formats_data_length);          cliprdr_send_packet(CLIPRDR_FORMAT_ANNOUNCE, CLIPRDR_REQUEST, formats_data,
76                                formats_data_length);
77  }  }
78    
79  void  void

Legend:
Removed from v.1027  
changed lines
  Added in v.1028

  ViewVC Help
Powered by ViewVC 1.1.26