mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-20 17:27:00 +01:00
ejabberd_systemd: Fix comment
This commit is contained in:
parent
d7087c3952
commit
e919171393
@ -69,7 +69,7 @@ stopping() ->
|
||||
cast_notification(<<"STOPPING=1">>).
|
||||
|
||||
%%--------------------------------------------------------------------
|
||||
%% gen_mod callbacks.
|
||||
%% gen_server callbacks.
|
||||
%%--------------------------------------------------------------------
|
||||
-spec init(any())
|
||||
-> {ok, state()} | {ok, state(), watchdog_timeout()} | {stop, term()}.
|
||||
|
Loading…
Reference in New Issue
Block a user