CVS: rdesktop rdpsnd.c,1.20,1.21
Michael Gernoth <[email protected]> Sun, 01 Oct 2006 04:00:05 -0700
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv5238
Modified Files:
rdpsnd.c
Log Message:
make rdpsnd_auto_open and rdpsnd_register_drivers static
Index: rdpsnd.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdpsnd.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** rdpsnd.c 1 Oct 2006 10:56:39 -0000 1.20
--- rdpsnd.c 1 Oct 2006 11:00:03 -0000 1.21
***************
*** 277,281 ****
}
! inline BOOL
rdpsnd_auto_open(void)
{
--- 277,281 ----
}
! static BOOL
rdpsnd_auto_open(void)
{
***************
*** 307,311 ****
}
! inline void
rdpsnd_register_drivers(char *options)
{
--- 307,311 ----
}
! static void
rdpsnd_register_drivers(char *options)
{
-------------------------------------------------------------------------
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