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

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

revision 541 by matthewc, Fri Oct 31 04:29:57 2003 UTC revision 542 by astrand, Mon Nov 3 13:22:09 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(uint8 *data, uint32 length);  void ui_clip_format_announce(uint8 * data, uint32 length);
122  void ui_clip_handle_data(uint8 *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.541  
changed lines
  Added in v.542

  ViewVC Help
Powered by ViewVC 1.1.26