People don't always build Asterisk from source (distro packages, anybody?).
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@245496
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
(extra_error_message_supplied?extra_error_message:""), s2, parseio->string,spacebuf2);
#endif
#ifndef STANDALONE
- ast_log(LOG_WARNING,"If you have questions, please refer to doc/channelvariables.txt in the asterisk source.\n");
+ ast_log(LOG_WARNING,"If you have questions, please refer to doc/channelvariables.txt.\n");
#endif
free(s2);
return(0);
(extra_error_message_supplied?extra_error_message:""), s2, parseio->string,spacebuf2);
#endif
#ifndef STANDALONE
- ast_log(LOG_WARNING,"If you have questions, please refer to doc/channelvariables.txt in the asterisk source.\n");
+ ast_log(LOG_WARNING,"If you have questions, please refer to doc/channelvariables.txt.\n");
#endif
free(s2);
return(0);