Author: richard
Date: Fri Feb  6 04:00:11 2009
New Revision: 4065

URL: http://svn.slimdevices.com?rev=4065&root=Jive&view=rev
Log:
Bug: N/A
Description:
Fix syntax error.


Modified:
    7.4/trunk/squeezeplay/src/squeezeplay/share/jive/slim/LocalPlayer.lua

Modified: 7.4/trunk/squeezeplay/src/squeezeplay/share/jive/slim/LocalPlayer.lua
URL: 
http://svn.slimdevices.com/7.4/trunk/squeezeplay/src/squeezeplay/share/jive/slim/LocalPlayer.lua?rev=4065&root=Jive&r1=4064&r2=4065&view=diff
==============================================================================
--- 7.4/trunk/squeezeplay/src/squeezeplay/share/jive/slim/LocalPlayer.lua 
(original)
+++ 7.4/trunk/squeezeplay/src/squeezeplay/share/jive/slim/LocalPlayer.lua Fri 
Feb  6 04:00:11 2009
@@ -44,7 +44,7 @@
 
        obj.slimproto = SlimProto(jnt, {
                opcode = "HELO",
-               deviceID = DEVICE_ID
+               deviceID = DEVICE_ID,
                version = JIVE_VERSION,
                mac = obj.id,
                uuid = uuid,

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to