Diff

plugins/private.lua @ 380:0891b4e27766

Discard trailing whitespace
author Kim Alvefur <zash@zash.se>
date Fri, 01 May 2015 23:27:29 +0200
parent 250:a5ac643a7fd6
line wrap: on
line diff
--- 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 })