aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/stanza.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/stanza.lua b/util/stanza.lua
index 4c2a7143..de83977f 100644
--- a/util/stanza.lua
+++ b/util/stanza.lua
@@ -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;