summaryrefslogtreecommitdiff
path: root/src/mod_avatar.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2020-05-11 19:37:47 +0200
committerBadlop <badlop@process-one.net>2020-05-11 19:53:13 +0200
commitd7d8085d3bd3c49eb4d39a499c57747c979eb219 (patch)
tree6039fa7e1df74445b41a2b44f71fa2232fd4e80e /src/mod_avatar.erl
parentIf new session Pid exists when sm_remove is called, then keep Ping (#3260) (diff)
Fix most EDoc errors, even if that's not used nowadays apparently
Diffstat (limited to 'src/mod_avatar.erl')
-rw-r--r--src/mod_avatar.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_avatar.erl b/src/mod_avatar.erl
index a6c56f96..6f1e6440 100644
--- a/src/mod_avatar.erl
+++ b/src/mod_avatar.erl
@@ -1,5 +1,5 @@
%%%-------------------------------------------------------------------
-%%% @author Evgeny Khramtsov <ekhramtsov@process-one.net>
+%%% Author : Evgeny Khramtsov <ekhramtsov@process-one.net>
%%% Created : 13 Sep 2017 by Evgeny Khramtsov <ekhramtsov@process-one.net>
%%%
%%%