util/stanza.lua
changeset 4199 43cf7d96956f
parent 4184 7e3a570f33f4
child 4200 fb487ee690ea
--- a/util/stanza.lua	Thu Feb 24 01:35:33 2011 +0000
+++ b/util/stanza.lua	Thu Feb 24 02:04:38 2011 +0000
@@ -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;