Update of /cvsroot/alsa/alsa-lib/src/pcm In directory sc8-pr-cvs1:/tmp/cvs-serv1308
Modified Files: pcm.c Log Message: Fixed typo Index: pcm.c =================================================================== RCS file: /cvsroot/alsa/alsa-lib/src/pcm/pcm.c,v retrieving revision 1.258 retrieving revision 1.259 diff -u -r1.258 -r1.259 --- pcm.c 16 Jul 2003 19:31:15 -0000 1.258 +++ pcm.c 16 Jul 2003 19:31:42 -0000 1.259 @@ -2028,7 +2028,7 @@ return -EIO; } } - return err_pol > 0 ? 1 : 0; + return err_poll > 0 ? 1 : 0; } /** ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog