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

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

revision 508 by astrand, Wed Oct 22 10:55:11 2003 UTC revision 536 by matthewc, Fri Oct 31 04:29:57 2003 UTC
# Line 118  STREAM tcp_recv(STREAM s, uint32 length) Line 118  STREAM tcp_recv(STREAM s, uint32 length)
118  BOOL tcp_connect(char *server);  BOOL tcp_connect(char *server);
119  void tcp_disconnect(void);  void tcp_disconnect(void);
120  /* xclip.c */  /* xclip.c */
121  void ui_clip_format_announce(char *data, uint32 length);  void ui_clip_format_announce(uint8 *data, uint32 length);
122  void ui_clip_handle_data(char *data, uint32 length);  void ui_clip_handle_data(uint8 *data, uint32 length);
123  void ui_clip_request_data(uint32 format);  void ui_clip_request_data(uint32 format);
124  void ui_clip_sync(void);  void ui_clip_sync(void);
125  void xclip_init(void);  void xclip_init(void);

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

  ViewVC Help
Powered by ViewVC 1.1.26