CVS: rdesktop rdpsnd_sgi.c,1.19,1.20

Michael Gernoth <[email protected]> Sun, 24 Dec 2006 07:24:20 -0800
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv6601

Modified Files:
	rdpsnd_sgi.c 
Log Message:
fix SGI output driver


Index: rdpsnd_sgi.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdpsnd_sgi.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** rdpsnd_sgi.c	24 Dec 2006 13:52:08 -0000	1.19
--- rdpsnd_sgi.c	24 Dec 2006 15:24:17 -0000	1.20
***************
*** 45,48 ****
--- 45,50 ----
  sgi_add_fds(int *n, fd_set * rfds, fd_set * wfds, struct timeval *tv)
  {
+ 	/* We need to be called rather often... */
+ 	FD_SET(0, wfds);
  }
  


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV