aboutsummaryrefslogtreecommitdiffstats
path: root/srv.c
diff options
context:
space:
mode:
Diffstat (limited to 'srv.c')
-rwxr-xr-xsrv.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/srv.c b/srv.c
index 980093d72..9e04d84e4 100755
--- a/srv.c
+++ b/srv.c
@@ -18,9 +18,11 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * ENUM Support for Asterisk
+ * \brief DNS SRV Record Lookup Support for Asterisk
+ *
+ * \arg See also \ref AstENUM
*
*/