index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
mod_vcard_xupdate.hrl
blob: 8634597aaff114d3e54e38e4f609cc0e4326b81c (
plain
) (
blame
)
1
2
-
record
(
vcard_xupdate
,
{
us
=
{
<<>>
,
<<>>
}
::
{
binary
(),
binary
()},
hash
=
<<>>
::
binary
()}).