summaryrefslogtreecommitdiff
path: root/main/xmldoc.c
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2009-04-14 14:20:10 +0000
committerOlle Johansson <oej@edvina.net>2009-04-14 14:20:10 +0000
commitbb03eef676b6210c0c8a1844096e87f9c6cfcb80 (patch)
tree1f35821aad1b28f900fc67d09fd8ec699c325b46 /main/xmldoc.c
parent84fd750c1050df0a135d5ff23e01e971f42d446d (diff)
Making sure we have references to external libraries.
Note: Update h.323 with the recent changes too git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@188283 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/xmldoc.c')
-rw-r--r--main/xmldoc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/xmldoc.c b/main/xmldoc.c
index 230b8a4c8..2ddb20179 100644
--- a/main/xmldoc.c
+++ b/main/xmldoc.c
@@ -19,6 +19,8 @@
* \brief XML Documentation API
*
* \author Eliel C. Sardanons (LU1ALY) <eliels@gmail.com>
+ *
+ * \extref libxml2 http://www.xmlsoft.org/
*/
#include "asterisk.h"