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

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

revision 1351 by stargo, Sun Dec 24 13:53:23 2006 UTC revision 1355 by stargo, Sun Dec 24 15:24:17 2006 UTC
# Line 44  void sgi_play(void); Line 44  void sgi_play(void);
44  void  void
45  sgi_add_fds(int *n, fd_set * rfds, fd_set * wfds, struct timeval *tv)  sgi_add_fds(int *n, fd_set * rfds, fd_set * wfds, struct timeval *tv)
46  {  {
47            /* We need to be called rather often... */
48            FD_SET(0, wfds);
49  }  }
50    
51  void  void

Legend:
Removed from v.1351  
changed lines
  Added in v.1355

  ViewVC Help
Powered by ViewVC 1.1.26