Diff

plugins/adhoc/adhoc.lib.lua @ 3540:bc139431830b

Monster whitespace commit (beware the whitespace monster).
author Waqas Hussain <waqas20@gmail.com>
date Sat, 16 Oct 2010 23:00:42 +0500
parent 3484:66910810a9f7
child 4632:52b6901cabb0
line wrap: on
line diff
--- a/plugins/adhoc/adhoc.lib.lua	Sat Oct 16 08:34:32 2010 +0500
+++ b/plugins/adhoc/adhoc.lib.lua	Sat Oct 16 23:00:42 2010 +0500
@@ -46,7 +46,7 @@
 		stanza = st.error_reply(stanza, data.error.type, data.error.condition, data.error.message);
 		origin.send(stanza);
 		return true;
-	else 
+	else
 		cmdtag = command:cmdtag("executing", sessionid);
 	end