CVS: rdesktop rdpsnd_libao.c,1.33,1.34
Michael Gernoth <[email protected]> Sun, 24 Dec 2006 07:23:03 -0800
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv5858 Modified Files: rdpsnd_libao.c Log Message: indent fixes Index: rdpsnd_libao.c =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/rdpsnd_libao.c,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** rdpsnd_libao.c 24 Dec 2006 15:16:45 -0000 1.33 --- rdpsnd_libao.c 24 Dec 2006 15:23:00 -0000 1.34 *************** *** 188,192 **** } ! delay_us = ((out->size/4) * (1000000 / 44100)); rdpsnd_queue_next(delay_us); --- 188,192 ---- } ! delay_us = ((out->size / 4) * (1000000 / 44100)); rdpsnd_queue_next(delay_us); ------------------------------------------------------------------------- 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