CVS: rdesktop rdpsnd_alsa.c,1.17,1.18

Michael Gernoth <[email protected]> Thu, 04 Jan 2007 15:36:15 -0800
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv10797

Modified Files:
	rdpsnd_alsa.c 
Log Message:
RD_ prefix


Index: rdpsnd_alsa.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdpsnd_alsa.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** rdpsnd_alsa.c	4 Jan 2007 05:39:39 -0000	1.17
--- rdpsnd_alsa.c	4 Jan 2007 23:36:13 -0000	1.18
***************
*** 291,295 ****
  
  BOOL
! alsa_format_supported(WAVEFORMATEX * pwfx)
  {
  #if 0
--- 291,295 ----
  
  BOOL
! alsa_format_supported(RD_WAVEFORMATEX * pwfx)
  {
  #if 0
***************
*** 324,328 ****
  
  BOOL
! alsa_set_format_out(WAVEFORMATEX * pwfx)
  {
  	if (!alsa_set_format(out_handle, pwfx))
--- 324,328 ----
  
  BOOL
! alsa_set_format_out(RD_WAVEFORMATEX * pwfx)
  {
  	if (!alsa_set_format(out_handle, pwfx))
***************
*** 432,436 ****
  
  BOOL
! alsa_set_format_in(WAVEFORMATEX * pwfx)
  {
  	int err;
--- 432,436 ----
  
  BOOL
! alsa_set_format_in(RD_WAVEFORMATEX * pwfx)
  {
  	int err;


-------------------------------------------------------------------------
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