summaryrefslogtreecommitdiff
path: root/tests/test_acl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_acl.c')
-rw-r--r--tests/test_acl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_acl.c b/tests/test_acl.c
index c7a711fe3..c99c8ccc3 100644
--- a/tests/test_acl.c
+++ b/tests/test_acl.c
@@ -122,7 +122,7 @@ struct acl {
#define TACL_A AST_SENSE_ALLOW
#define TACL_D AST_SENSE_DENY
-static int build_ha(const struct acl *acl, size_t len, struct ast_ha **ha, const char *acl_name, int *err, struct ast_test *test, enum ast_test_result_state *res)
+static int build_ha(const struct acl *acl, size_t len, struct ast_ha **ha, const char *acl_name, int *err, struct ast_test *test, enum ast_test_result_state *res)
{
size_t i;