Author: ayoung
Date: Thu Dec 1 08:45:13 2011
New Revision: 9560
URL: http://svn.slimdevices.com/jive?rev=9560&view=rev
Log:
bug 17692: Stream proxy capability for SqueezePlay
typo
Modified:
7.7/trunk/squeezeplay/src/squeezeplay/src/audio/streambuf.c
Modified: 7.7/trunk/squeezeplay/src/squeezeplay/src/audio/streambuf.c
URL:
http://svn.slimdevices.com/jive/7.7/trunk/squeezeplay/src/squeezeplay/src/audio/streambuf.c?rev=9560&r1=9559&r2=9560&view=diff
==============================================================================
--- 7.7/trunk/squeezeplay/src/squeezeplay/src/audio/streambuf.c (original)
+++ 7.7/trunk/squeezeplay/src/squeezeplay/src/audio/streambuf.c Thu Dec 1
08:45:13 2011
@@ -788,7 +788,7 @@
len = chunk->len - offset;
n = send(stream->fd, chunk->buf + offset, len,
-#if defined MSG_NOSIGNAL
+#ifdef MSG_NOSIGNAL
MSG_NOSIGNAL
#else
0
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins