summaryrefslogtreecommitdiff
path: root/include/mod_privacy.hrl
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2016-07-26 11:29:17 +0300
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2016-07-26 11:29:17 +0300
commit23858469b7804739fa280aeb77fc7f41c1d0538e (patch)
tree82a51510d658425458cae5f37b51bcb5babce3ba /include/mod_privacy.hrl
parentRemove jlib dependency from acl.erl (diff)
Get rid of "jlib.hrl" dependency in some files
Diffstat (limited to 'include/mod_privacy.hrl')
-rw-r--r--include/mod_privacy.hrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mod_privacy.hrl b/include/mod_privacy.hrl
index 0d263d65..dbd19a08 100644
--- a/include/mod_privacy.hrl
+++ b/include/mod_privacy.hrl
@@ -36,7 +36,7 @@
-type listitem() :: #listitem{}.
-type listitem_type() :: none | jid | group | subscription.
--type listitem_value() :: none | both | from | to | ljid() | binary().
+-type listitem_value() :: none | both | from | to | jid:ljid() | binary().
-type listitem_action() :: allow | deny.
-record(userlist, {name = none :: none | binary(),