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

@ -5932,6 +5932,7 @@ static int capi_eval_config(struct ast_config *cfg)
capi_capability = AST_FORMAT_ULAW;
}
}
}
/* go through all other sections, which are our interfaces */
for (cat = ast_category_browse(cfg, NULL); cat; cat = ast_category_browse(cfg, cat)) {