Diff

plugins/muc/muc.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 3517:530f7de1d265
child 3580:39547152bb72
line wrap: on
line diff
--- a/plugins/muc/muc.lib.lua	Sat Oct 16 08:34:32 2010 +0500
+++ b/plugins/muc/muc.lib.lua	Sat Oct 16 23:00:42 2010 +0500
@@ -588,8 +588,8 @@
 end
 
 local valid_whois = {
-    moderators = true,
-    anyone = true,
+	moderators = true,
+	anyone = true,
 }
 
 function room_mt:process_form(origin, stanza)