mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Make common tests working again
This commit is contained in:
parent
c29a48695d
commit
e987b88848
24 changed files with 410 additions and 411 deletions
|
@ -564,7 +564,8 @@
|
|||
max :: non_neg_integer()}).
|
||||
-type rsm_set() :: #rsm_set{}.
|
||||
|
||||
-record(mam_fin, {id = <<>> :: binary(),
|
||||
-record(mam_fin, {xmlns = <<>> :: binary(),
|
||||
id = <<>> :: binary(),
|
||||
rsm :: #rsm_set{},
|
||||
stable :: boolean(),
|
||||
complete :: boolean()}).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue