Fix behaviour name

This commit is contained in:
Badlop 2015-07-22 12:10:00 +02:00
parent 7cba0f88e8
commit 4e5fac304a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
-module(ejabberd_auth_http).
-author('piotr.nosek@erlang-solutions.com').
-behaviour(ejabberd_gen_auth).
-behaviour(ejabberd_auth).
-behaviour(ejabberd_config).