Fix comment character encoding (thanks to Evgeniy)(#121)
This commit is contained in:
parent
6ca6f021cc
commit
e5d66210f0
|
@ -1,6 +1,6 @@
|
||||||
%%%----------------------------------------------------------------------
|
%%%----------------------------------------------------------------------
|
||||||
%%% File : mod_log_chat.erl
|
%%% File : mod_log_chat.erl
|
||||||
%%% Author : Jérôme Sautret <jerome.sautret@process-one.net>
|
%%% Author : Jérôme Sautret <jerome.sautret@process-one.net>
|
||||||
%%% Purpose : Log 2 ways chat messages in files
|
%%% Purpose : Log 2 ways chat messages in files
|
||||||
%%% Id : $Id: mod_log_chat.erl 412 2007-11-15 10:10:09Z mremond $
|
%%% Id : $Id: mod_log_chat.erl 412 2007-11-15 10:10:09Z mremond $
|
||||||
%%%----------------------------------------------------------------------
|
%%%----------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue