added lost '}'

This commit is contained in:
MelwareDE 2007-02-10 23:23:03 +00:00
parent 24081da912
commit 8ab15c6d47
1 changed files with 1 additions and 0 deletions

View File

@ -5931,6 +5931,7 @@ static int capi_eval_config(struct ast_config *cfg)
if (ast_true(v->value)) {
capi_capability = AST_FORMAT_ULAW;
}
}
}
/* go through all other sections, which are our interfaces */