mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Remove as much trailing whitespace as possible.
Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0
This commit is contained in:
@@ -120,7 +120,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;
|
||||
|
||||
|
Reference in New Issue
Block a user