From ecfa2dcb2ed1e8a06888c3ecc3f60c4bedbfe44e Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Tue, 2 Mar 2010 19:49:48 +0000 Subject: Fix literal values wrapped in documentation. (closes issue #16145) Reported by: tilghman git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@249950 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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 2bc223910..054a1bcbf 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