mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Fix typespec
This commit is contained in:
parent
24df1262bb
commit
b6c88fb17e
@ -21,4 +21,4 @@
|
||||
timestamp = p1_time_compat:timestamp() :: erlang:timestamp(),
|
||||
service = {<<"">>, <<"">>, <<"">>} :: ljid(),
|
||||
node = <<"">> :: binary(),
|
||||
xml = undefined :: xmlel()}).
|
||||
xml :: undefined | xmlel()}).
|
||||
|
Loading…
Reference in New Issue
Block a user