Commit 6b23323a authored by nextime's avatar nextime

Uh Oh! a missed :

parent dedd3c95
......@@ -361,7 +361,7 @@ class DomIkaBaseProtocol(object):
now=int(time.time())
if now-self.lastsettime>10:
self.core.broadcastTime()
else
else:
self.core.broadcastTime(host)
self.invalidPacket()
else:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment