Author: titmuss
Date: Thu Nov 20 10:41:23 2008
New Revision: 3418

URL: http://svn.slimdevices.com?rev=3418&root=Jive&view=rev
Log:
Bug: N/A
Description:
Minor playback fix.


Modified:
    7.3/trunk/squeezeplay/src/squeezeplay/share/jive/net/SlimProto.lua

Modified: 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/net/SlimProto.lua
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/share/jive/net/SlimProto.lua?rev=3418&root=Jive&r1=3417&r2=3418&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/net/SlimProto.lua 
(original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/net/SlimProto.lua Thu Nov 
20 10:41:23 2008
@@ -437,7 +437,7 @@
        end
 
        -- the server may have moved, get a fresh ip address
-       self.serverip = server:getIpPort()
+       self.serverip = self.server:getIpPort()
 
        -- Bug 9900
        -- Don't allow connections to SN yet

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

Reply via email to