Update of /cvsroot/alsa/alsa-lib/src/pcm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2807
Modified Files:
pcm_rate.c
Log Message:
Added missing break;
Index: pcm_rate.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/pcm/pcm_rate.c,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- pcm_rate.c 24 Jan 2004 16:23:11 -0000 1.75
+++ pcm_rate.c 27 Jan 2004 13:08:16 -0000 1.76
@@ -508,6 +508,7 @@
rate->states[k].u.linear.pos = 0;
rate->states[k].u.linear.init = 0;
}
+ break;
default:
assert(0);
}
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog