mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Update comment: aux.erl was renamed to misc.erl
This commit is contained in:
parent
4849ac9781
commit
6b8c61b3a2
@ -35,7 +35,7 @@
|
||||
binary_to_integer/1,
|
||||
integer_to_binary/1]}).
|
||||
|
||||
%% The following functions are deprected: use functions from aux.erl
|
||||
%% The following functions are deprected: use functions from misc.erl
|
||||
-export([tolower/1, term_to_base64/1, base64_to_term/1,
|
||||
decode_base64/1, encode_base64/1, ip_to_list/1,
|
||||
hex_to_bin/1, hex_to_base64/1, expand_keyword/3,
|
||||
|
Loading…
Reference in New Issue
Block a user