CVS: rdesktop rdesktop.c,1.110,1.111

Michael Gernoth <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25790

Modified Files:
	rdesktop.c 
Log Message:
add missing newlines in warnings


Index: rdesktop.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdesktop.c,v
retrieving revision 1.110
retrieving revision 1.111
diff -C2 -d -r1.110 -r1.111
*** rdesktop.c	12 Jul 2004 21:07:39 -0000	1.110
--- rdesktop.c	30 Jul 2004 08:25:54 -0000	1.111
***************
*** 573,577 ****
  								g_rdpsnd = True;
  #else
! 								warning("Not compiled with sound support");
  #endif
  
--- 573,577 ----
  								g_rdpsnd = True;
  #else
! 								warning("Not compiled with sound support\n");
  #endif
  
***************
*** 580,584 ****
  								g_rdpsnd = False;
  #else
! 								warning("Not compiled with sound support");
  #endif
  
--- 580,584 ----
  								g_rdpsnd = False;
  #else
! 								warning("Not compiled with sound support\n");
  #endif
  
***************
*** 591,595 ****
  						g_rdpsnd = True;
  #else
! 						warning("Not compiled with sound support");
  #endif
  					}
--- 591,595 ----
  						g_rdpsnd = True;
  #else
! 						warning("Not compiled with sound support\n");
  #endif
  					}



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.