From 7cd18e0802221c52651a378078cfe5377bb510ec Mon Sep 17 00:00:00 2001 From: lmadsen Date: Tue, 2 Mar 2010 19:51:08 +0000 Subject: Merged revisions 249950 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r249950 | lmadsen | 2010-03-02 14:49:48 -0500 (Tue, 02 Mar 2010) | 4 lines Fix literal values wrapped in documentation. (closes issue #16145) Reported by: tilghman ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@249953 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_directory.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'apps') diff --git a/apps/app_directory.c b/apps/app_directory.c index 5e8ee4a04..a95f4cba4 100644 --- a/apps/app_directory.c +++ b/apps/app_directory.c @@ -49,8 +49,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - This is the context within voicemail.conf to use for the Directory. If not specified and - searchcontexts=no in voicemail.conf, then default + This is the context within voicemail.conf to use for the Directory. If not + specified and searchcontexts=no in + voicemail.conf, then default will be assumed. -- cgit v1.2.3