aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/dns.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/dns.h')
-rwxr-xr-xinclude/asterisk/dns.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/asterisk/dns.h b/include/asterisk/dns.h
index c1a0c3afd..18ebaf585 100755
--- a/include/asterisk/dns.h
+++ b/include/asterisk/dns.h
@@ -16,8 +16,9 @@
* at the top of the source tree.
*/
-/*
- * DNS support
+/*! \file
+ * \brief DNS support for Asterisk
+ * \author Thorsten Lockert <tholo@trollphone.org>
*/
#ifndef _ASTERISK_DNS_H