Author: awy
Date: Sun Oct 12 05:28:39 2008
New Revision: 3107
URL: http://svn.slimdevices.com?rev=3107&root=Jive&view=rev
Log:
Fix up test in previous change (thanks Felix).
Modified:
7.3/trunk/squeezeplay/src/squeezeplay/src/audio/streambuf.c
Modified: 7.3/trunk/squeezeplay/src/squeezeplay/src/audio/streambuf.c
URL:
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/src/audio/streambuf.c?rev=3107&root=Jive&r1=3106&r2=3107&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/src/audio/streambuf.c (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/src/audio/streambuf.c Sun Oct 12
05:28:39 2008
@@ -83,7 +83,7 @@
size_t n;
if (!streambuf_streaming) {
- return TRUE;
+ return FALSE;
}
fifo_lock(&streambuf_fifo);
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins