From c29a48695d3d46e556aea2ea3c5fb8b558d43f7c Mon Sep 17 00:00:00 2001 From: Evgeniy Khramtsov Date: Thu, 8 Sep 2016 17:08:48 +0300 Subject: Rename #error{} record to #stanza_error{} --- tools/xmpp_codec.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/xmpp_codec.spec') diff --git a/tools/xmpp_codec.spec b/tools/xmpp_codec.spec index a11c8dd76..265bd6de9 100644 --- a/tools/xmpp_codec.spec +++ b/tools/xmpp_codec.spec @@ -528,7 +528,7 @@ -xml(error, #elem{name = <<"error">>, xmlns = <<"jabber:client">>, - result = {error, '$type', '$code', '$by', '$reason', '$text', '$_els'}, + result = {stanza_error, '$type', '$code', '$by', '$reason', '$text', '$_els'}, attrs = [#attr{name = <<"type">>, label = '$type', required = true, -- cgit v1.2.3