[Asterisk-cvs] asterisk/apps app_directory.c,1.4,1.5

markster at lists.digium.com markster at lists.digium.com
Mon Sep 29 15:09:38 CDT 2003


Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv19789/apps

Modified Files:
	app_directory.c 
Log Message:
Minor extensions fix


Index: app_directory.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_directory.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- app_directory.c	1 Aug 2003 23:14:37 -0000	1.4
+++ app_directory.c	29 Sep 2003 20:10:49 -0000	1.5
@@ -35,7 +35,7 @@
 "  Directory(context): Presents the user with a directory of extensions from\n"
 "which they  may  select  by name. The  list  of  names  and  extensions  is\n"
 "discovered from  voicemail.conf. The  context  argument  is  required,  and\n"
-"specifies  the  context  in  which to interpret the extensions\n. Returns 0\n"
+"specifies  the  context  in  which to interpret the extensions. Returns 0\n"
 "unless the user hangs up. It  also sets up the channel on exit to enter the\n"
 "extension the user selected.\n";
 




More information about the svn-commits mailing list