+2005-11-19 Josh Roberson <josh@asteriasgi.com>
+
+ * funcs/func_enum.c: Fix long text description causing cosmetic defect on module load. (issue #5971)
+
2005-11-19 Russell Bryant <russell@digium.com>
* app/app_echo.c: Update application description to be a bit more accurate, and clean up a little bit of code formatting
#ifndef BUILTIN_FUNC
-static char *tdesc = "ENUMLOOKUP allows for general or specific querying of NAPTR records or counts of NAPTR types for ENUM or ENUM-like DNS pointers";
+static char *tdesc = "ENUM Related Functions";
int unload_module(void)
{