"Reported" to me on #asterisk (somebody posted an error message, and I happened to catch it)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@69469
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
fclose(f);
} while(0);
if (comment) {
- ast_log(LOG_WARNING,"Unterminated comment detected beginning on line %d\n", nest[comment]);
+ ast_log(LOG_WARNING,"Unterminated comment detected beginning on line %d\n", nest[comment - 1]);
}
#ifdef AST_INCLUDE_GLOB
if (!cfg)