Author: richard
Date: Fri Feb  6 04:01:12 2009
New Revision: 4066

URL: http://svn.slimdevices.com?rev=4066&root=Jive&view=rev
Log:
 r4...@harrypotter (orig r4065):  richard | 2009-02-06 12:00:11 +0000
 Bug: N/A
 Description:
 Fix syntax error.
 
 

Modified:
    7.4/branches/pango/   (props changed)
    
7.4/branches/pango/squeezeplay/src/squeezeplay/share/jive/slim/LocalPlayer.lua

Propchange: 7.4/branches/pango/
------------------------------------------------------------------------------
--- svk:merge (original)
+++ svk:merge Fri Feb  6 04:01:12 2009
@@ -4,7 +4,7 @@
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.2/trunk:2921
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.3/private-branches/jive-refresh:3653
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.3/trunk:3993
-bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.4/trunk:4061
+bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/7.4/trunk:4065
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/7.0:2013
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/SN:1083
 bbe22326-0783-4b3a-ac2b-7ab96b24c8d9:/branches/scrolling:1378

Modified: 
7.4/branches/pango/squeezeplay/src/squeezeplay/share/jive/slim/LocalPlayer.lua
URL: 
http://svn.slimdevices.com/7.4/branches/pango/squeezeplay/src/squeezeplay/share/jive/slim/LocalPlayer.lua?rev=4066&root=Jive&r1=4065&r2=4066&view=diff
==============================================================================
--- 
7.4/branches/pango/squeezeplay/src/squeezeplay/share/jive/slim/LocalPlayer.lua 
(original)
+++ 
7.4/branches/pango/squeezeplay/src/squeezeplay/share/jive/slim/LocalPlayer.lua 
Fri Feb  6 04:01:12 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