Skip to content

Commit 202f881

Browse files
Make xref happy
1 parent c88605a commit 202f881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/src/rabbit_auth_backend_internal.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
-export([user_login_authentication/2, user_login_authorization/2,
1515
check_vhost_access/3, check_resource_access/4, check_topic_access/4]).
1616

17-
-export([add_user/3, add_user/4, delete_user/2, lookup_user/1, exists/1,
17+
-export([add_user/3, add_user/4, add_user/5, delete_user/2, lookup_user/1, exists/1,
1818
change_password/3, clear_password/2,
1919
hash_password/2, change_password_hash/2, change_password_hash/3,
2020
set_tags/3, set_permissions/6, clear_permissions/3,

0 commit comments

Comments
 (0)