Merge 0.8->trunk
[prosody.git] / util / stanza.lua
index 4c2a7143b59e4712d26b63ec664e7ac587d0acc5..de83977f38fb41d717975b18fbcb3ee29caf01ac 100644 (file)
@@ -4,7 +4,7 @@
 -- 
 -- This project is MIT/X11 licensed. Please see the
 -- COPYING file in the source package for more information.
--- 
+--
 
 
 local t_insert      =  table.insert;