diff options
Diffstat (limited to 'src/web/ejabberd_http_poll.erl')
-rw-r--r-- | src/web/ejabberd_http_poll.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/ejabberd_http_poll.erl b/src/web/ejabberd_http_poll.erl index bd7b8bd0e..0bdbc6287 100644 --- a/src/web/ejabberd_http_poll.erl +++ b/src/web/ejabberd_http_poll.erl @@ -1,7 +1,7 @@ %%%---------------------------------------------------------------------- %%% File : ejabberd_http_poll.erl %%% Author : Alexey Shchepin <alexey@process-one.net> -%%% Purpose : HTTP Polling support (JEP-0025) +%%% Purpose : HTTP Polling support (XEP-0025) %%% Created : 4 Mar 2004 by Alexey Shchepin <alexey@process-one.net> %%% %%% |