mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
update reference to doc file whose name has changed
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@12544 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2981,7 +2981,7 @@ int ast_yyerror (const char *s, yyltype *loc, struct parse_io *parseio )
|
||||
s, parseio->string,spacebuf2);
|
||||
#endif
|
||||
#ifndef STANDALONE
|
||||
ast_log(LOG_WARNING,"If you have questions, please refer to doc/README.variables in the asterisk source.\n");
|
||||
ast_log(LOG_WARNING,"If you have questions, please refer to doc/channelvariables.txt in the asterisk source.\n");
|
||||
#endif
|
||||
return(0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user