s2smanager: Whitespace

Thu, 17 Dec 2009 21:14:44 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 17 Dec 2009 21:14:44 +0000
changeset 2376
c5faafa89f50
parent 2375
31297a5641e3
child 2377
78c5cb163ea9

s2smanager: Whitespace

core/s2smanager.lua file | annotate | diff | comparison | revisions
--- a/core/s2smanager.lua	Thu Dec 17 20:30:41 2009 +0000
+++ b/core/s2smanager.lua	Thu Dec 17 21:14:44 2009 +0000
@@ -352,7 +352,6 @@
 	end
 	
 	if session.version >= 1.0 and not (attr.to and attr.from) then
-		
 		(session.log or log)("warn", "Remote of stream "..(session.from_host or "(unknown)").."->"..(session.to_host or "(unknown)")
 			.." failed to specify to (%s) and/or from (%s) hostname as per RFC", tostring(attr.to), tostring(attr.from));
 	end

mercurial