]> granicus.if.org Git - ejabberd/commitdiff
Update comment: aux.erl was renamed to misc.erl
authorBadlop <badlop@process-one.net>
Wed, 10 May 2017 10:03:13 +0000 (12:03 +0200)
committerBadlop <badlop@process-one.net>
Wed, 10 May 2017 10:03:13 +0000 (12:03 +0200)
src/jlib.erl

index 1d0b7509c08afd915ec3d535aa55e67cfddb0121..510d0257ebcdea2ee28c5b2642206c5529506e14 100644 (file)
@@ -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,