plugins/private.lua

changeset 380
0891b4e27766
parent 250
a5ac643a7fd6
--- a/plugins/private.lua	Fri May 01 21:46:24 2015 +0200
+++ b/plugins/private.lua	Fri May 01 23:27:29 2015 +0200
@@ -18,7 +18,7 @@
 		end
 		self:send_iq(iq, callback);
 	end
-	
+
 	function stream:private_get(name, xmlns, callback)
 		self:send_iq(verse.iq({type="get"})
 			:tag("query", { xmlns = xmlns_private })

mercurial