Add some documentation and a todo for enum.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17530 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2006-04-05 13:53:06 +00:00
parent 4b27966e71
commit 414702f562
2 changed files with 7 additions and 0 deletions

4
dns.c
View File

@@ -23,6 +23,10 @@
* \brief DNS Support for Asterisk
*
* \author Thorsten Lockert <tholo@trollphone.org>
*
* \par Reference
* - DNR SRV records http://www.ietf.org/rfc/rfc2782.txt
*
*/
#include <sys/types.h>