Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xmpp_codec.hrl')
-rw-r--r--tools/xmpp_codec.hrl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/xmpp_codec.hrl b/tools/xmpp_codec.hrl
index c421aa1d6..4098a7fd6 100644
--- a/tools/xmpp_codec.hrl
+++ b/tools/xmpp_codec.hrl
@@ -252,6 +252,8 @@
status_codes = [] :: [pos_integer()],
password :: binary()}).
+-record(vcard_xupdate, {photo :: binary()}).
+
-record(carbons_disable, {}).
-record(bytestreams, {hosts = [] :: [#streamhost{}],