summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2015-06-24 11:58:37 +0200
committerBadlop <badlop@process-one.net>2015-06-24 11:58:37 +0200
commit72f35a6dc635cac3099d3ab29bc8e2e9629d8d0f (patch)
tree2d18efbaf22605e541a4a8d7a93e376ef81f95bd /src
parentAdd MAM (XEP-0313) support (diff)
Add xep definition to mod_mam
Diffstat (limited to 'src')
-rw-r--r--src/mod_mam.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mod_mam.erl b/src/mod_mam.erl
index 1de1d9a9..edbc4f91 100644
--- a/src/mod_mam.erl
+++ b/src/mod_mam.erl
@@ -26,6 +26,8 @@
%%%-------------------------------------------------------------------
-module(mod_mam).
+-protocol({xep, 313, '0.3'}).
+
-behaviour(gen_mod).
%% API