From 297144b6a75ba8411f73135ca94b0f6a7320efc7 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Tue, 22 Feb 2011 07:37:52 +0000 Subject: util.stanza: Remove childtags and rename matching_tags -> childtags (they are API-compatible) --- util/stanza.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/stanza.lua') diff --git a/util/stanza.lua b/util/stanza.lua index de83977f..4c2a7143 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; -- cgit v1.2.3