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

Modified Files:
        app_txtcidname.c 
Log Message:
fix typo in description


Index: app_txtcidname.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_txtcidname.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- app_txtcidname.c    6 Jun 2005 22:39:32 -0000       1.12
+++ app_txtcidname.c    23 Jun 2005 22:00:10 -0000      1.13
@@ -39,7 +39,7 @@
 static char *synopsis = "Lookup caller name from TXT record";
 
 static char *descrip = 
-"  TXTLookup(CallerID):  Looks up a Caller Name via DNS and sets\n"
+"  TXTCIDName(<CallerIDNumber>):  Looks up a Caller Name via DNS and sets\n"
 "the variable 'TXTCIDNAME'. TXTCIDName will either be blank\n"
 "or return the value found in the TXT record in DNS.\n" ;
 

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to