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

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

revision 1250 by astrand, Mon Aug 7 11:46:28 2006 UTC revision 1255 by stargo, Sun Sep 17 11:04:50 2006 UTC
# Line 2305  ui_select(int rdp_socket) Line 2305  ui_select(int rdp_socket)
2305    
2306  #ifdef WITH_RDPSND  #ifdef WITH_RDPSND
2307                  if (g_dsp_busy && FD_ISSET(g_dsp_fd, &wfds))                  if (g_dsp_busy && FD_ISSET(g_dsp_fd, &wfds))
2308                          wave_out_play();                          rdpsnd_play();
2309  #endif  #endif
2310          }          }
2311  }  }

Legend:
Removed from v.1250  
changed lines
  Added in v.1255

  ViewVC Help
Powered by ViewVC 1.1.26