[svn-commits] tilghman: trunk r66539 - /trunk/funcs/func_enum.c
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Tue May 29 14:57:50 MST 2007
Author: tilghman
Date: Tue May 29 16:57:50 2007
New Revision: 66539
URL: http://svn.digium.com/view/asterisk?view=rev&rev=66539
Log:
Shorten description to a much more reasonable length
Modified:
trunk/funcs/func_enum.c
Modified: trunk/funcs/func_enum.c
URL: http://svn.digium.com/view/asterisk/trunk/funcs/func_enum.c?view=diff&rev=66539&r1=66538&r2=66539
==============================================================================
--- trunk/funcs/func_enum.c (original)
+++ trunk/funcs/func_enum.c Tue May 29 16:57:50 2007
@@ -331,8 +331,7 @@
static struct ast_custom_function enum_function = {
.name = "ENUMLOOKUP",
.synopsis =
- "ENUMLOOKUP allows for general or specific querying of NAPTR records"
- " or counts of NAPTR types for ENUM or ENUM-like DNS pointers",
+ "General or specific querying of NAPTR records for ENUM or ENUM-like DNS pointers",
.syntax =
"ENUMLOOKUP(number[|Method-type[|options[|record#[|zone-suffix]]]])",
.desc =
More information about the svn-commits
mailing list